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

Rename refactor doesn't recognise valid F# identifiers #5604

Closed
vsfeedback opened this issue Sep 7, 2018 · 0 comments
Closed

Rename refactor doesn't recognise valid F# identifiers #5604

vsfeedback opened this issue Sep 7, 2018 · 0 comments

Comments

@vsfeedback
Copy link

Identifiers like variable names and type names can have a tick ' symbol in them in F# (and OCaml). This is commonly used to denote derivatives and auxiliary definitions.

If you define a type with a name containing a tick then rename refactoring immediately rejects it as an invalid identifier when it isn't.

I think this is a duplicate of a pre-existing bug report that has been fixed for variables but not type names.

This issue has been moved from https://developercommunity.visualstudio.com/content/problem/329247/rename-refactor-doesnt-recognise-valid-f-identifie.html
VSTS ticketId: 677961

These are the original issue comments:
(no comments)
These are the original issue solutions:
(no solutions)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants