syntax highlighting for javascript notepad++

Discuss anything related to portable freeware here.
Post Reply
Message
Author
vmars316
Posts: 261
Joined: Thu Feb 09, 2012 11:47 am
Location: Colorado
Contact:

syntax highlighting for javascript notepad++

#1 Post by vmars316 »

Hello & Thanks;

Is there a plugin(or some such) for syntax highlighting of javascript notepad++ ?

Or if not, is there a good jsEditor with such ?

User avatar
SYSTEM
Posts: 2043
Joined: Sat Jul 31, 2010 1:19 am
Location: Helsinki, Finland

Re: syntax highlighting for javascript notepad++

#2 Post by SYSTEM »

:?: Notepad++ supports JavaScript syntax highlighting natively (Language -> J -> Javascript).
My YouTube channel | Release date of my 13th playlist: August 24, 2020

vmars316
Posts: 261
Joined: Thu Feb 09, 2012 11:47 am
Location: Colorado
Contact:

Re: syntax highlighting for javascript notepad++

#3 Post by vmars316 »

SYSTEM wrote::?: Notepad++ supports JavaScript syntax highlighting natively (Language -> J -> Javascript).
Notepad++ highlights in two colors only,
but I like the showmore/close for sections.
I'll do for now, Thanks

User avatar
tproli
Posts: 1172
Joined: Sat Sep 09, 2006 10:14 am
Location: Hungary
Contact:

Re: syntax highlighting for javascript notepad++

#4 Post by tproli »

Maybe Brackets would suit for you:
http://brackets.io/

It is not portable but there are launchers to fix that, eg.
http://portableapps.com/node/39337
http://rolandtoth.hu/yaP/#examples/Brackets.ini

vmars316
Posts: 261
Joined: Thu Feb 09, 2012 11:47 am
Location: Colorado
Contact:

Re: syntax highlighting for javascript notepad++

#5 Post by vmars316 »

[quote="tproli"]Maybe Brackets would suit for you:
http://brackets.io/

(win7 x64)
Thanks,
I tried brackets, it installed but then crashed;
the portable version wouldnt start up(missing three *.js files, jquery, moustache, and one other).

I also tried Bluegriffon portable and Bluefish install.
Both have decent syntax-coloring.
Bluefish also has a portable version: PortableVersion 2.0.3 http://portableapps.com/node/27029

Post Reply