Author Topic: Code annotation report  (Read 4718 times)

atvinnys

  • Junior Community Member
  • Posts: 4
  • Hero Points: 0
Code annotation report
« on: August 08, 2007, 07:03:48 PM »
I just used code annotation this morning and besides the fact that it is somewhat slow to pop up a new annotation window (couple of seconds), this is great...
minor problem too: when editing an annotation, the whole list of annotation starts again from the beginning...kind of annoying if you are going through each iteration to fix the code...(basically I have to scroll back the next again...)

otherwise, it would be nice to be able to build an html or plain text report of those annotations.
slickedit is not the used tool in my group, so it would be nice to be able to send out a report.

Thanks

vincent
« Last Edit: August 08, 2007, 07:51:05 PM by atvinnys »

Nathan

  • Community Member
  • Posts: 60
  • Hero Points: 3
Re: Code annotation report
« Reply #1 on: August 13, 2007, 02:41:59 PM »
Hey Vincent, I just wanted to make sure you've applied the latest hotfix for code annotations, found here: http://community.slickedit.com/index.php?topic=1874.msg8128#msg8128

I assume that you've probably set up your project using wildcards. (By going to Project->Project Properties->Files you can see if that's the case). Right now that is causing the 2 second delay in making a new annotation.

There is a fix for the problems you describe with the annotation list highlighting the first annotation when you edit. It's not in the hotfix, but it is in the imminent v12.0.3

The idea for html/txt reports is a good one, I'll file a CR for that feature.

Nathan

atvinnys

  • Junior Community Member
  • Posts: 4
  • Hero Points: 0
Re: Code annotation report
« Reply #2 on: August 14, 2007, 01:21:15 PM »
I just loaded up the latest hotfix for code annotation.
and I am seeing the same behavior.
as you mention, I am using wildcard from my project.

I'll update with 12.0.3 as soon as it gets out.
thanks for the feedback.
vincent