apex-dev-tools / apex-dev-tools/apex-ls

Add prepare rename API

Abierto
#252 0 comentarios 0 reacciones 1 asignado Reclamado por @jjohnsoncertinia Ver en GitHub
backlog
Lenguaje dominante
Scala
Estrellas
12
Forks
3
Merge medio
13 h 43 min
PR fusionados (30 d)
19

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.