https://github.com/hjson/vs-hjson
Hjson syntax for Visual Studio
https://github.com/hjson/vs-hjson
hjson visual-studio
Last synced: 4 months ago
JSON representation
Hjson syntax for Visual Studio
- Host: GitHub
- URL: https://github.com/hjson/vs-hjson
- Owner: hjson
- License: mit
- Created: 2016-08-25T21:31:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-31T21:26:09.000Z (about 9 years ago)
- Last Synced: 2025-04-11T17:56:58.842Z (6 months ago)
- Topics: hjson, visual-studio
- Language: C#
- Homepage: https://visualstudiogallery.msdn.microsoft.com/7517a276-112b-4772-b6d8-5a1e6b0eb281
- Size: 19.5 KB
- Stars: 5
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Hjson for Visual Studio
This package adds Hjson syntax support to Visual Studio.
For details on Hjson (`*.hjson`) see [hjson.org](http://hjson.org).
For details on Visual Studio see [visualstudio.com](https://www.visualstudio.com).
## Installation
- Select Tools / Extensions and Updates in the menu
- search for Hjson by laktak in Online
- click on Install## Troubleshooting
Note that at this time Textmate (tmLanguage) extensions do not work with custom themes. [Vote for this to be fixed!](https://visualstudio.uservoice.com/forums/121579-visual-studio-2015/suggestions/15880407-add-theme-support-for-textmate-syntax-extensions)
- Reset to the standard theme (blue, dark or light)
- Uninstall the Visual Studio 2015 Color Theme Editor
- Exit VS and kill the vshub.exe process
- Restart VS