Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

laktak/npp-hjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Notepad++ Hjson Language

Language definition for Notepad++ (http://notepad-plus-plus.org/):

Adds support for *.hjson files, see http://laktak.github.io/hjson.

Installation

  • If userDefineLang.xml exists where Notepad++ is installed.

    Copy and paste the Hjson definition from userDefineLang.xml.

    When saving changes to the file make sure the file's encoding is ANSI/ASCII!

  • If userDefineLang.xml does not exist where Notepad++ is installed.

    Open Notepad++ and go to Language > Define your language > Import to import a temporary copy of userDefineLang.xml.

    Make sure the encoding of the file you are importing is ANSI/ASCII!

  • Choose the language via Language > Hjson from the menu. You should should be able to find it at the bottom of the language menu in the section for user defined languages.

About

Hjson support for Notepad++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published