Contains useful additions/tools for jetbrains IDEs (rider, ...)
- project templates
- live templates
- ...
- Open Rider
- New Solution
- More Templates
- Install Template -> select whole Folder (project-templates)
- Reload
Installer Script (Bat Script):
- run
install_mongo_templates_datagrip.bat
- Restart Datagrip if they don't show up
Manual Installation:
- Put the .xml file in
%appdata%\JetBrains\Datagrip202x.x\templates
(create folder if it doesn't exist) - Restart Datagrip if they don't show up