This isn’t really important at all, but in the set up guide:
I noticed that the instructions here seem incongruent, that is the instructions and the image don’t appear to line up.
This isn’t really important at all, but in the set up guide:
I noticed that the instructions here seem incongruent, that is the instructions and the image don’t appear to line up.
Yeah, “Generate Visual Studio Code Project” is what you see when there’s no .code-workspace in your project yet. Once it’s present, the entry changes to “Refresh Visual Studio Code Project”.
In case of VSCode set as Source Code editor, there doesn’t seem to be much of a difference between Generate and Refresh, as both do the same thing - they nuke all the VSCode files and recreate them from scratch, which is really painful if you configure your workspace settings which are stored in the .code-workspace file