RechInformatica / rech-editor-batch

Edit Batch files with Visual Studio Code
MIT License
21 stars 5 forks source link

Wrong renaming result #4

Closed jfcherng closed 4 years ago

jfcherng commented 4 years ago

If you try to rename the home label, the home in the string gets renamed too. It gets listed in the references of home as well.

:home

set str=" home "

goto home
GustavoASC commented 4 years ago

@jfcherng Thanks for creating this issue. We will solve this situation on the next days.