aurelia / vscode-extension

An extension for the VS Code editor that provides Intellisense capabilities to your Aurelia project.
MIT License
112 stars 25 forks source link

[Rename] Flaky behavior #196

Open hiaux0 opened 2 years ago

hiaux0 commented 2 years ago

Recommendation

  1. Disable rename Settings -> search for aurelia.capabilities -> untick Rename box
  2. Sometimes Saving then calling Aurelia: Reload Extension works

Explanation

Feature is not working as intended as soon as files are changed, because underlying code has not latest files

Related

183