Skip to content
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

Correctly classify 'new', add plaintext, fix Namespace name #9910

Merged
merged 2 commits into from Aug 14, 2020

Conversation

cartermp
Copy link
Contributor

Fixes #9561, pulled out from #9563

Also renames NameSpace to Namespace and adds a Plaintext classification type

@cartermp cartermp requested a review from TIHan August 10, 2020 22:55
@cartermp
Copy link
Contributor Author

cc @baronfel who requested the name change 🙂

@cartermp cartermp closed this Aug 13, 2020
@cartermp cartermp reopened this Aug 13, 2020
Copy link
Member

@TIHan TIHan left a comment

Choose a reason for hiding this comment

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

Looks good!

@TIHan TIHan merged commit c9fa54b into dotnet:master Aug 14, 2020
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Feb 23, 2021
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Jan 26, 2022
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'new' mistakenly classified as function or method, not keyword
2 participants