View Single Post
decaprime
Junior Member
Join Date: Jun 2006
Old 09-15-2009 , 08:49   Re: [TOOLS] Notepad++ Auto-completion/Inline Docs/Syntax Highlighting
Reply With Quote #26

I'm not particularly sure why certain implementations of autocomplete work in different versions, I went off of the spec they had on their sourceforge wiki page- I wrote a program to generate it to that spec so it should be 100% compliant, but its clearly abusing the autocomplete functionality as it was never ment to hold paragraphs, just a few words. Still i've written entire plugins in N++ without it crashing or sometimes editing one line will cause it to lock up, and i'm really not experienced with N++ enough to debug their autocomplete system. I've read that Programmers Notepad says they have support for API XML in the same format as N++ but I coudln't find instructions on how to get them working properly. I like Programmers Notepad better as it is so if anyone wants to play around with it and maybe get the autocomplete working on there it might save the N++ crashing problems.
decaprime is offline