Skip to content

Notepad++ user defined language for the Arcade language

License

Notifications You must be signed in to change notification settings

steenhulthin/Arcade_NPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade_NPP - basic Arcade syntax higlighting for Notepad++

Arcade_NPP is a User Defined Language for Notepad++ that provides basic syntax highlighting for the Arcade template language.

Arcade_NPP is licensed under The MIT License (see LICENSE file)

Install

  1. Make sure you have Notepad++ installed with the option to use %APPDATA% (which is the default).

  2. Download and unzip the zipped Arcade_default_theme.xml from https://raw.githubusercontent.com/steenhulthin/Arcade_NPP/master/Arcade_default_theme.xml (This is the only file you need in order to use Arcade_NPP.)

  3. Start Notepad++ and open the "Define your language..." (Under the "Language" tab)
    user defined languages dialog screenshot

  4. Click "import" and select the unzipped Arcade_default_theme.xml file.
    import user defined language dialog

  5. Restart Notepad++

  6. You should now have Arcade syntax highlighting.

Features

Arcade_NPP provides basic syntax highlighting. Arcade_NPP is not a full lexer for Arcade and does not correctly highlight all elements of Arcade markup specification.

Highlighted element:

  • Data Functions
  • Date Functions
  • Geometry Functions
  • Logical Functions
  • Mathematical Functions
  • Text Functions

About

Notepad++ user defined language for the Arcade language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published