gabbersepp / cypress-fixture-intellisense

A small vscode extension that provides autocomplete of fixtures in a cypress project
MIT License
0 stars 4 forks source link

Refresh list of fixtures #12

Closed gabbersepp closed 4 years ago

gabbersepp commented 4 years ago

After loading a project in VSCode, the list of fixtures is not refreshed anymore. If a new fixture is added during a session, it is not proposed. The project must be reloaded in order to get the suggestion.