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

Add prepare rename API #252

Open
jjohnsoncertinia opened this issue Oct 24, 2023 · 0 comments
Open

Add prepare rename API #252

jjohnsoncertinia opened this issue Oct 24, 2023 · 0 comments
Assignees

Comments

@jjohnsoncertinia
Copy link
Contributor

Add an API that will give a response for the VS Code prepareRename API.
If the location provided is a variable, function or class then rename should be allowed and the API should return the location of the symbol.
If the location provided is not one of the above (e.g. something like void, public, static, a datatype etc.) then undefined/undefined/empty array.

@jjohnsoncertinia jjohnsoncertinia self-assigned this Oct 24, 2023
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

No branches or pull requests

1 participant