Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / .NET SDK / March 2004

Tip: Looking for answers? Try searching our database.

help with getting tags for SlickEdit

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Seaxouri - 15 Mar 2004 20:21 GMT
Greetings

I am a newbie to C# and .NET, but I am a long term C/C++ coder by trade

I started working on a side project that is written in C# using .NET. I do not use Visual NET... I use SlickEdit v7.01. I would like to add tagging information for common namespaces, like System, etc.. but the only place I can locate this information is on the MSDN website

http://msdn.microsoft.com/library/en-us/netstart/html/cpframeworkref_start.as

Is there any way I can either get my hands on a VS builtins tag file or at least a set of includes/files that have this information so I can create the tagfiles myself

Thanks in advance
Klaus H. Probst - 20 Mar 2004 05:11 GMT
By tagging do you mean keywords (for syntax highlighting) or documentation
or something that gives you intellisense? I'm not familiar with SlickEdit.

The first one is easy since keywords are normally language keywords as well.
The second can be obtained from the XML doc files under
%%WINDIR%\Microsoft.NET\Framework\%VERSION%\.

The last one is doable since .NET assemblies can be queried for types and
metadata. There are lots of samples out there on how to examine assemblies.
Maybe you could adapt one to generate files that match for SlickEdit format.

Signature

____________________
Klaus H. Probst, MVP
  http://www.vbbox.com/

> Greetings,
>
> I am a newbie to C# and .NET, but I am a long term C/C++ coder by trade.
>
> I started working on a side project that is written in C# using .NET. I do not use Visual NET... I use SlickEdit v7.01. I would like to add tagging
information for common namespaces, like System, etc.. but the only place I
can locate this information is on the MSDN website.

http://msdn.microsoft.com/library/en-us/netstart/html/cpframeworkref_start.asp

> Is there any way I can either get my hands on a VS builtins tag file or at least a set of includes/files that have this information so I can create the
tagfiles myself?

> Thanks in advance.

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.