Yet another Notepad++ language

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
Lunasole
Addict
Addict
Posts: 1091
Joined: Mon Oct 26, 2015 2:55 am
Location: UA
Contact:

Yet another Notepad++ language

Post by Lunasole »

Hi.
Daily I've updated my Notepad++ PB lang file and now it looks much better and complete ^^
So much better that I'd like to post it here.

I'm using Notepad++ sometimes to view code, also sometimes it does better in some "batch" edit.
Don't know for what you using it with PB, but here is that syntax file:
http://geocities.ws/lunasole/data/_4pb/npplang/l

I've used color scheme similar to VS style, cause that's one I'm using in IDE. This can be redefined of course.
Generally just try & see
"W̷i̷s̷h̷i̷n̷g o̷n a s̷t̷a̷r"
User avatar
Thunder93
Addict
Addict
Posts: 1788
Joined: Tue Mar 21, 2006 12:31 am
Location: Canada

Re: Yet another Notepad++ language

Post by Thunder93 »

Thanks for sharing. :)
ʽʽSuccess is almost totally dependent upon drive and persistence. The extra energy required to make another effort or try another approach is the secret of winning.ʾʾ --Dennis Waitley
User avatar
RSBasic
Moderator
Moderator
Posts: 1218
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

Re: Yet another Notepad++ language

Post by RSBasic »

Thank you too. :)
Image
Image
User avatar
skywalk
Addict
Addict
Posts: 3972
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: Yet another Notepad++ language

Post by skywalk »

Thanks.
The latest NotePad++ has PB as a language selection, but "C:\Users\%username%\AppData\Roaming\Notepad++\functionList.xml" does not have entries for PureBasic. Has anyone made an attempt to add "Procedure..EndProcedure" to this format?
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
User avatar
Lunasole
Addict
Addict
Posts: 1091
Joined: Mon Oct 26, 2015 2:55 am
Location: UA
Contact:

Re: Yet another Notepad++ language

Post by Lunasole »

Updated it to 1.5 (minor style fix of 3rd keywords group + added keywords like ProcedureDLL/DeclareDLL + fixed style for numbers as procedure arguments)

// this stuff is made slightly with breaking rules of that UDL ^^
Also I've finally updated Notepad++ itself to 7.5, but that built-in PB lang anyway doesn't impress
"W̷i̷s̷h̷i̷n̷g o̷n a s̷t̷a̷r"
Post Reply