apex-dev-tools / apex-dev-tools/apex-ls
Add prepare rename API
オープン
backlog
- 主要言語
- Scala
- スター
- 12
- フォーク
- 3
- 平均マージ
- 13時間 43分
- マージ済み PR(30日)
- 19
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。