@Michael-Vincent said in TagLEET error: "access violation":
@PeterJones said in TagLEET error: "access violation":
So then I went to the sourceforge repo and saw v1.3.2 was available there.
Interesting. Sounds like the Plugin Admin links are both for the 32-bit version? Since I’ve been using a modified copy, I never noticed.
Nope. Putting the 32bit in the 64bit plugin folder, I get explicit 32-bit error
20bd68f0-ea25-436f-82d3-723fd4e68376-image.png
I tried downloading the 64bit directly from here, and got the same access violation.
I also verified nppPluginList correctly links to the 64bit zip for 1.3.1.
Sounds like it’s working for you now?
Yes, v1.3.2-64bit worked right off the bat, no problem.
I don’t find it that useful in single file projects - I just use function list,
That’s probably why it never “stuck” when I’d tried getting into ctags before.
but for developing N++ plugins or maybe a multi-file Perl module (e.g., Win32::Mechanize::NotepadPlusPlus) it’s pretty helpful.
That’s the personal project I’ll probably use it the most in. And my upcoming work project will involve a multi-file CPP program – I’ll mostly be in the IDE bundled with the hardware that the program will be running on, but when I’m at my desk, I’ll probably do “quick” edits in Notepad++, so ctags/TagLEET will probably help there, too.