Skip to content

okkero/NppExtension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notepad++-syntax is:

Some languages in Notepad++ defined by me.
Use them in your Notepad++ ! 😄
Actually some of them are just some scripting files in some specific softwares, like devcpp, emacs, IntelliJ, etc.
But also some great languages like kotlin, and DSLs like gradle, markdown, etc.
Hope this will help you. 😄

Contribution is always welcomed.
Just find what you want in the corresponding named files.

Actually while wrriting this file, I am using the markdown language support, it is like this:

How to use

Open your Notepad++, and select "Language" on the menu bar, and choose "Define your language".
Press the "Import" button, and select the configuration xml file in this project.
For instance, if you want to use markdown support, choose md.xml.
And restart Notepad++, then enjoy the special highlighting! 😄

I support

Languages

Notice: Highlighting of these languages are just like what they are in IntelliJ IDEA.

  • Kotlin

.kt

  • Scala

.scala

  • Rust

.rs

DSLs

  • Gradle

.gradle

  • Markdown

.md

  • Makefile

no strict format

  • Solution

.sln

  • Git

.gitignore

  • My own backend DSL

.txt

Scripting files for :

  • Emacs

.info

  • Dev C++

.lng
.tips
.map

  • IntelliJ IDEA

.number
.policy

About

Language extension for notepad++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%