@treeform Assume that i am working on nim project which has 10 files. Among that 10 files, one file is the main file. Let us call it main.nim. Now, assume that i am writing some code in any other file except main.nim. I would like to run it to see how it works, but for that, i need to select or activate the tab which contains the main.nim. So i want VS Code to remember my preference on running nim code only for this workspace. Is it possible ?
- [vscode] Anyone willing to share his tasks.json needed to build n... poseidon
- Re: [vscode] Anyone willing to share his tasks.json needed t... treeform
- Re: [vscode] Anyone willing to share his tasks.json need... kcvinu
