<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>pnotepad.org forums &#187; Tag: ctags - Recent Topics</title>
		<link>http://pnotepad.org/forums/tags/ctags</link>
		<description>Programmer&#039;s Notepad Forums</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 11:44:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://pnotepad.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://pnotepad.org/forums/rss/tags/ctags/topics" rel="self" type="application/rss+xml" />

		<item>
                        <title>Create own Tags (Pf@nne)</title>
			<link>http://pnotepad.org/forums/topic/5360#post-8157</link>
			<pubDate>Fri, 29 Jul 2011 17:09:09 +0000</pubDate>
			<dc:creator>Pf@nne</dc:creator>
			<guid isPermaLink="false">8157@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;how can i create my own Tags for BASCOM language.&#60;br /&#62;
Like this:&#60;br /&#62;
&#60;a href=&#34;http://www.pnotepad.org/wp-content/uploads/2006/12/207tags.png&#34; rel=&#34;nofollow&#34;&#62;http://www.pnotepad.org/wp-content/uploads/2006/12/207tags.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;For C++ this function still exist.&#60;/p&#62;
&#60;p&#62;Thanks for your help&#60;br /&#62;
Pf@nne
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>disable all *.bas cTAGs (Pf@nne)</title>
			<link>http://pnotepad.org/forums/topic/5361#post-8169</link>
			<pubDate>Mon, 01 Aug 2011 18:57:29 +0000</pubDate>
			<dc:creator>Pf@nne</dc:creator>
			<guid isPermaLink="false">8169@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;i wrote my own cTAGs for BASCOM language.&#60;br /&#62;
The endings are *.bas and *.inc.&#60;/p&#62;
&#60;p&#62;For *.inc the cTags run verry well,&#60;br /&#62;
but i have problems with *.bas files.&#60;/p&#62;
&#60;p&#62;I think they are still in use with the Visual Basic cTAGs.&#60;/p&#62;
&#60;p&#62;How can i disable all Visual Basic cTAGs for the *.bas ending.&#60;/p&#62;
&#60;p&#62;Thanks for your help.&#60;br /&#62;
Pf@nne
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Generating alternate tags files (ryanv)</title>
			<link>http://pnotepad.org/forums/topic/5226#post-7819</link>
			<pubDate>Tue, 05 Apr 2011 20:17:29 +0000</pubDate>
			<dc:creator>ryanv</dc:creator>
			<guid isPermaLink="false">7819@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I would like to use an alternate code indexer instead of ctags. JavaScript support in ctags is lacking and would like to use the compatible output of doctorjs (formerly jsctags).&#60;/p&#62;
&#60;p&#62;What is the simplest way to accomplish this?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://github.com/mozilla/doctorjs/&#34; rel=&#34;nofollow&#34;&#62;https://github.com/mozilla/doctorjs/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>display VHDL signals in tags window (leo_panda)</title>
			<link>http://pnotepad.org/forums/topic/5130#post-7538</link>
			<pubDate>Thu, 06 Jan 2011 09:07:20 +0000</pubDate>
			<dc:creator>leo_panda</dc:creator>
			<guid isPermaLink="false">7538@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;PN2 is realy a great editor, i like it!&#60;br /&#62;
i added following 3 lines in the additionalLanguages.conf&#60;br /&#62;
  --regex-VHDL=/^[ \t]*signal[ \t]*([a-zA-Z0-9_]+)/\1/s,signal/&#60;br /&#62;
  --regex-VHDL=/:[ \t]*process[ \t]*\(([a-zA-Z0-9_, ]+)\)$/\1/p,process/&#60;br /&#62;
  --VHDL-kinds=+C&#60;br /&#62;
now the signals are shown in tags window in the net-group, -is acceptable&#60;br /&#62;
and the components are shown in the ?-group (unknow), -not so nice&#60;br /&#62;
and the process argument lists is shown in the procedure-group, -bad :(&#60;/p&#62;
&#60;p&#62;could anyone tell me what to do to get correct listing in tags window? do I have to modify ctags? I think the kinds for VHDL is not complete.&#60;br /&#62;
with ctags --list-kinds=VHDL i didn't see signal and process.&#60;br /&#62;
using /s, signal/ was just a guess!&#60;/p&#62;
&#60;p&#62;and to show process name one has to extract the string BEFORE the &#34;: process&#34; sequence, is the ctags able to do this? for example with the substitude string // or /\2/ or ...
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

