Are you tired of your mega configs in your multi-purpose Visual Studio Code instance?
Are you longing for a way to use separate IDEs without giving up on the amazing list of extensions?
LOOK NO FURTHER!
NyetBrains comes to the rescue!
This tiny project allows you to completely separate your workspaces!
Think of it as a venv for your IDE!
Features:
- Various ready-to-go templates
- Different shortcuts for every IDE
- Separated configs for every IDE
- It's all VSCode!
I'm hooked! How do I get started?
It's very simple really! Just select your OS and copy the line below and paste it in an elevated terminal of your OS
Windows |
Linux |
MacOs
iex ((New-Object System.Net.WebClient).DownloadString('https://nyetbrains.net/scripts/install.ps1'))
Linux code coming soon
Mac Code coming soon