Ulysses

Ulysses Stuff => Releases => Ulysses Release Archives => Topic started by: jay209015 on July 12, 2008, 06:13:52 PM

Title: Gmod10 Lua Highlighter for Notepad ++ w/ ULib functions
Post by: jay209015 on July 12, 2008, 06:13:52 PM
Basically this is a highlighter fix for Notepad++ to highlight gmod10 functions, I just added all the ULib functions to it :D

Credit to Garthex  (http://forums.facepunchstudios.com/showthread.php?t=477505) for original Highlighter creation

==To Install==

extract the file, then you should have the following:
Gmod10_LuaHighlighter+Ulib/config/
Gmod10_LuaHighlighter+Ulib/Npp_Keywords.lua

Drag the config folder and the Npp_Keywords.lua into your Notepad++ folder/plugins and you're done :D

- Added PLAYER:  commands to the highlighter - Added
- Fixed ULib.ucl.functions not being highlighted properly - Fixed
- Added the GmodLua.dll I left out. No-one noticed?  - Fixed
Title: Re: Gmod10 Lua Highlighter for Notepad ++ w/ ULib functions
Post by: Megiddo on July 12, 2008, 06:25:44 PM
I love you
Title: Re: Gmod10 Lua Highlighter for Notepad ++ w/ ULib functions
Post by: jay209015 on July 12, 2008, 06:53:34 PM
Lol, thanks. :D 


I made this because I got tired of making typos and looking for them forever, now it makes them obvious :D
Title: Re: Gmod10 Lua Highlighter for Notepad ++ w/ ULib functions
Post by: Sc00by22 on July 13, 2008, 01:08:13 AM
Cool, I already had the original one, This is a bonus
Title: Re: Gmod10 Lua Highlighter for Notepad ++ w/ ULib functions
Post by: JamminR on July 13, 2008, 08:27:27 AM
LOL @ Megiddo.
I usually use Context with its lua highlighting.
Guess I'll have to pull Notepad++ out and try it with this.
Title: Re: Gmod10 Lua Highlighter for Notepad ++ w/ ULib functions
Post by: jay209015 on July 13, 2008, 12:53:45 PM
- Added PLAYER:  commands to the highlighter - Added
- Fixed ULib.ucl.functions not highlighting correctly. - Fixed
- Added the GmodLua.dll I left out. No-one noticed?  - Fixed
Title: Re: Gmod10 Lua Highlighter for Notepad ++ w/ ULib functions
Post by: Aqua92 on September 16, 2008, 08:33:19 AM
I love you

same here O_O i started to learn lua. this is the right "addon" for a newb like me :D

(btw still need someone who teach me lua a bit :D anyone like? xD)
Title: Re: Gmod10 Lua Highlighter for Notepad ++ w/ ULib functions
Post by: jay209015 on September 16, 2008, 09:31:36 AM
Look in the developer corner for admin sounds, tools, and other... that's where I first learned all the lua I know :D. If you still need help I and many others of this community will be happy to do so.

==EDIT==

Infact, I'll be nice and pull up some video tuts I made a little while back, but if you have questions please create a new topic in developers corner.
Three Tuts:
Title: Re: Gmod10 Lua Highlighter for Notepad ++ w/ ULib functions
Post by: locololo2 on December 31, 2008, 08:09:06 PM
I have tried Notepad++ 5.1.2 and 5.1.3 and always get an error on startup saying this ANSI plugin is not compatible with this current version of Notepad++
Title: Re: Gmod10 Lua Highlighter for Notepad ++ w/ ULib functions
Post by: jay209015 on January 01, 2009, 09:10:45 PM
I have tried Notepad++ 5.1.2 and 5.1.3 and always get an error on startup saying this ANSI plugin is not compatible with this current version of Notepad++
     - Yeah, noticed that. Sadly the source of the error is from part of the addon which I did not write nor do I have to knowledge to fix.
Title: Re: Gmod10 Lua Highlighter for Notepad ++ w/ ULib functions
Post by: JamminR on January 11, 2009, 09:01:03 PM
Though I don't use Notepad++, I saw this (http://forums.facepunchstudios.com/showthread.php?t=588255) [ http://forums.facepunchstudios.com/showthread.php?t=588255 ] at Facepunch forums and thought I'd post it here.

As of this posting, the latest is a few hours old.
Title: Re: Gmod10 Lua Highlighter for Notepad ++ w/ ULib functions
Post by: Darksoul on January 25, 2009, 10:52:55 PM
This is going to sound nub, but ah... what exactly does this do?. Because I installed it to notepad++ and see nothing new... :'(
Title: Re: Gmod10 Lua Highlighter for Notepad ++ w/ ULib functions
Post by: JamminR on January 26, 2009, 03:11:39 PM
If you don't program G-Lua, you probably won't notice any difference.
The link I posted, combined with Notepad++, allows autocomplete of Lua functions, Gmod Lua, and Ulib functions as they're being typed.
I don't know if Jay would have to re-release his addon for Notepad++ with the fixed version or not.
Highlighting would be different too when looking at Gmod Lua files and ULib functions in them.