Skip to content

A Notepad++ user defined language for adding dark mode syntax highlighting to log files

License

Notifications You must be signed in to change notification settings

HaroldPetersInskipp/LogsDark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogsDark

A Notepad++ user defined language for adding dark mode syntax highlighting to logs

Notepad++ supports around 80 programming languages for syntax highlighting & folding. For languages that are not in the list of languages with built-in support, you can add syntax highlighting to the language.

To learn all about User Defined Languages:

https://npp-user-manual.org/docs/user-defined-language-system/

Using a User Defined Language from this Repo

For now, you have to manually install a new User Defined Language.

  1. Download a XML file from this repo
  2. Import the file by placing the file in your userDefineLangs folder and restarting Notepad++. (It is also possible to use the User Defined Language dialog box to Import your file, but that places the UDL in the combined file, which is more complicated to maintain). More details of what those steps entail can be found in the "Import a UDL" section of the official documentation.

Screenshots

After:

Before:

About

A Notepad++ user defined language for adding dark mode syntax highlighting to log files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published