Skip to content

Fixes the name displayed in the rename dialog to be just symbol name instead of qualified path #817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 6, 2014

Conversation

sheetalkamat
Copy link
Member

No description provided.

Rename dialog will use this name and scope name returned
throw new Error(message);
}

private assertionMessage(message: string) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a very specific operation. It should proibably be called something like messageAtLastKnownMarker

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure.

@mhegazy
Copy link
Contributor

mhegazy commented Oct 4, 2014

👍

@sheetalkamat
Copy link
Member Author

@CyrusNajmabadi The assertions by default have that result. It was duplicate information, hence removed.

@sheetalkamat sheetalkamat merged commit 61f776b into master Oct 6, 2014
sheetalkamat added a commit that referenced this pull request Oct 6, 2014
Fixes the name displayed in the rename dialog to be just symbol name instead of qualified path
@sheetalkamat sheetalkamat deleted the renameEnumMember branch October 6, 2014 18:57
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants