Hi all
i've downloaded new version of PN. But i can't get ctags work like before.
config.xml is already there :
<config><extension path="Taggers\ctagsnavigator.dll"></extension></config>
am i miss something?
thx..
gushil
Hi all
i've downloaded new version of PN. But i can't get ctags work like before.
config.xml is already there :
<config><extension path="Taggers\ctagsnavigator.dll"></extension></config>
am i miss something?
thx..
gushil
Can you describe the problem a bit more? Do the files show up in the Tags window, do any tags show? What kind of file are you using?
Thanks.
hmm ... i guess the files never show up in the tags window, neither any tags.
I'm currently using PHP script.
thx
I don't think tagging works for phpscript in this release, try switching to HTML - does it work then? (HTML should highlight PHP inside <?php?> blocks). I'll need to sort this for the next release.
hmmm... i can see there are some problems with the latest version with tags... it does not work in java or perl... btw. can somebody specify how to link to pn2 other tagger than ctags? or how to make ctags print out also variables in perl? and even cooler would be to have something that pspad has - all the variable references in code (little tree of the variable node with line numbers)
-- edit --
and pleeeeeease add as fast as you can 'goto matching brace'
"and pleeeeeease add as fast as you can 'goto matching brace' "
Press Ctrl-[
ammm... sorry... my VS intuition told me to press ctrl+] sorry again...
You must log in to post.