vscode-terosHDL icon indicating copy to clipboard operation
vscode-terosHDL copied to clipboard

Suggestion: Store project file close to code files, so that it will be captured by the user's source control

Open Farmadupe opened this issue 3 years ago • 1 comments

Currently project files are stored in some hidden location. It is unlikely that source control tools such as git will capture it, meaning that it will be difficult for teams to work with Teros projects. Suggest storing this file in some visible location close to code files which will be more likely to be captured by git.

There appears to be a manual export/load functionality in the project manager which saves the project to a YAML file, but this would require users to manually export the project before every commit, and manually import it after every update/merge.

Farmadupe avatar Apr 10 '22 10:04 Farmadupe

Very nice, I will take a look

qarlosalberto avatar Apr 10 '22 10:04 qarlosalberto