apex-dev-tools / apex-dev-tools/apex-ls
Add prepare rename API
Offen
#252
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @jjohnsoncertinia
Auf GitHub ansehen
backlog
- Vorherrschende Sprache
- Scala
- Sterne
- 12
- Forks
- 3
- Ø Merge
- 13 Std. 43 Min.
- Gemergte PRs (30 T.)
- 19
Beschreibung
Add an API that will give a response for the VS Code [prepareRename](https://code.visualstudio.com/api/references/vscode-api#RenameProvider) 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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.