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 »
Hi,

Is there a way to tag a .dll file that contains custom class definitions for C# in SlickEdit?

Thanks,

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 »
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