Home
Help
Search
Login
Register
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
Tag files for custom C# .dll libraries
« previous
next »
Reply
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Tag files for custom C# .dll libraries (Read 6973 times)
perryjh
New Community Member
Posts: 1
Hero Points: 0
Tag files for custom C# .dll libraries
«
on:
October 24, 2007, 01:58:23 AM »
Quote
Hi,
Is there a way to tag a .dll file that contains custom class definitions for C# in SlickEdit?
Thanks,
Report to moderator
Logged
Ivan N. Zlatev
Community Member
Posts: 87
Hero Points: 5
Re: Tag files for custom C# .dll libraries
«
Reply #1 on:
October 24, 2007, 01:44:16 PM »
Quote
Add the dll to the dotnet tag file? I personally do the following:
1) create a blank file in the tags directory e.g: dotnet-libs.vtg
2) add it to the tag files and then rebuild it - that will make the blank file a valid tag file
3) add all 3rd party libs to that tag file
Report to moderator
Logged
Reply
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
Tag files for custom C# .dll libraries