mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-21 10:15:55 +02:00
Add notepad++ as an hjson editor
This commit is contained in:
parent
6287bdf396
commit
d89030ec53
1 changed files with 4 additions and 0 deletions
|
@ -14,3 +14,7 @@ You can find more info at the [Hjson.org website](http://hjson.org/).
|
|||
within the IDE. It provides syntax highlighting to make it clear when you've made a syntax mistake within
|
||||
a config file.
|
||||
|
||||
### Notepad++
|
||||
|
||||
[Notepad++](https://notepad-plus-plus.org) has an Hjson plugin that provides syntax highlighting and other
|
||||
usual text editor features. The plugin can be found [here](https://github.com/laktak/npp-hjson).
|
Loading…
Add table
Add a link
Reference in a new issue