Skip to content

Daniel4rt/rAthena-syntax-highlight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rAthena-syntax-highlight

Defined rAthena NPC scripting language for Notepad++.

Keywords contents

  • NPC script commands.
  • Constants from db/const.txt

How to add to Notepad++?

  • Open your Notepad++ and go to the Language > Define your language... > Import.
  • Use default styles in the Settings > Style Configurator > Select theme: Default.
  • Or you can download example style theme /themes/rAthenaWhite.xml and import it Settings < Import < Import style theme(s)....
  • Restart Notepad++ after changing language or styles.

Make a new style theme or edit existing one:

  • Make a new theme by copying stylers.xml in ( %APPDATA%\notepad++ ) and rename it for your theme and edit it.
  • Save it in ( %APPDATA%\notepad++\themes ) folder.
  • Restart Notepad++ after edit.

Auto-completion

  • Copy APIs/rathena.xml to Notepad++ installation folder APIs/rathena.
  • Open menu Settings > Preferences... > Auto-Completion tab, check "Enable auto-completion on each input".
  • Restart Notepad++.

Sources:

Happy editing.

About

rAthena syntax highlight for notepad++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published