nim-lang / vscode-nim

A VS Code plugin for the Nim language
Other
78 stars 8 forks source link

[Suggestion] Please do not create `~/.vscode-nim` #119

Open kands-code opened 2 weeks ago

kands-code commented 2 weeks ago

Please do not create the ~/.vscode-nim directory, as for me, this directory is just an empty directory. If it is really necessary, there are better locations to create the directory, such as ~/.cache/vscode-nim for Linux or macOS users, and ~/AppData/Local/Cache/vscode-nim for Windows users. I really don't want my user directory to be cluttered with unnecessary files.