Mate, my whole wall is white :D
This will make my life a DREAM!!
Can't wait for the release
Mate, my whole wall is white :D
This will make my life a DREAM!!
Can't wait for the release
CPF, I'm not sure if you're taking the full consideration into porting it into a stand alone NP++ plugin, as I stumbled over this thread here showing briefly how to make a C# plugin work.
He doesn't want it to be a Notepad++ plugin, though. He wants it to be compatible with other editors as well. The last N++ addon I installed was the syntax highlighter, that had severe issues with latency between keystrokes, so much so that I just edited langs.xml and re-created my own.
I never had that issue. Making it compatable with many programs is a good idea, but as it's a standalone program, it would constantly be running in the background, and may even pop up at the worst of times in applications you'd least expect it to. Having it work with a handful of editors seems like a more suitable idea, I might code something with GMod lua once a month that might only be 6 lines, in my situation, I wouldn't want a dedicated program for that 5 minute job once a month, when I could easily have the plugin built into NP++ so it's there when I need it.
Supporting it into the GLuar editor is also a great idea, as it is written in C# and the whole intention of it was for GMod lua scripting.
This is epic in such a fashion that, only a quote from a famous announcer can epress my raw joy:
Can't wait to get it :P
It's only active in the applications (and file types) you set it to be, and I could excercise my amazing skills by making a npp addon that shellexecs the main executable, and closes it automatically, to save time manually starting up.
i totaly agree with you XD
its just like any other language... most people capitalize languages... i stopped raging at people typing PYTHON or RUBY or any other language that has a long name XD but i always cap anyhting below 4 letters...
Why were you raging at people who capitalize language names when you yourself don't even capitalize the letters you should?
....
Anyways, is there still any estimate on the release date of this?
Really, I'm afraid I can only experience the slowdown in Windows 7, latest version of N++ and the plugin. I've seen it in some videos recorded on 7 too, where the person commentating will actually stop typing and let it finish. Originally I thought it was the size of the library, but after much investigation, I've found it to be related to the DLL(editing langs.xml produces no slowdown what so ever).
Release this.
Please.
He said he'd SVN it.
![]()
Release it! :D
How about you just wait until he deems it ready, hmm?
hehehe, nice! Can't wait!
UH OH
He figured out how to sign up for Facepunch, the apocalypse grows near!
It's funny because he joined sooner than you.
:iceburn:
I use np++ at the moment, but i would be willing to switch to what ever edditor OP deems he wants to so that i could use this. I think it would be best if he intergrated it into an edditor because of the problems he already stated. Thats all.
I would def like a change of scenery in my coding enviroment xD
Touche, but age of account != intelligence.
Gotta say though, I lol'd pretty hard at your post, good one.
Actually, I wasn't saying that. I said it was funny because it's what you had implied. Hrm.
Aye, can't wait to use this. Looks really nice :j:
Release'd Yall http://cpfx.ca/luasense/LuaSense.zip
Finally remembered about this. The wiki link functionality isn't there, CBA to fix it.
nice one.
Does it work for anybody else? I tried it in notepad and notepad++ but nothing. There's nothing in the settings either.
What doesn't happen? It should throw up a loading screen a bit after running the exe, then give a tray icon showing active/inactive state.
Sweetness.
Edited:
I love it.
It finds poorly. If it were lua, i would do this:
because when i do table.insert and hit enter, it puts table.ForceInsert.for k,v in pairs(Table) if(v == Text or string.find(string.lower(v),string.lower(Text))) then say hey, this is the right one! end
I know, it also crashes lots. Gosh darnit.
It work well, when you do what the program expects you to do. If I was to type in "hook." then highlight the text and backspace, it would get into a frozen state, and stop working. or if I was to start typing at the bottom of the screen, the list would get cut off.
Also if i was typing on the bottom of the page the intellisense would be at the top xD... nice work though +1.
Very nice cpf. No way to build this into NotePad++?
Very nice, but it crashed within 70 seconds :saddowns:
And it finds kinda poor. probbably that error is in the finding too.Code:System.ArgumentOutOfRangeException: startIndex must be less than length of string. Parameter name: startIndex
Edited:
Crashes as soon as i click anything
Yes, but he doesn't want it to work on only a single editor.
More like it's in C++. gLua is still possible.
As I posted before, there's a thread on the NP++ forums where some one has made the base code for a C# module to work as a np++ plugin.
Something that annoys me is when I get the popup, it will start typing the function out in the search box. We need some kind of way to easily close that thing. If I finish typing the function name on my own, the box remains until I press enter, and then that creates an unwanted new line.
Hit escape and it'll clear the box, I might look at a better solution.
Tab and/or enter to select and exit. I don't know, it's a bit irritating.
I love you.
You are my hero. <3