NO

Author Topic: Bookmark AddIn test project  (Read 5561 times)

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
Bookmark AddIn test project
« on: March 12, 2015, 09:15:23 AM »
Here is Bookmark AddIn test project for further development.

It lists lines with "/// " to Output window and user can double click line to jump to it.
Setup dialog allows you to chance string to find.
« Last Edit: March 12, 2015, 04:21:40 PM by TimoVJL »
May the source be with you

Offline frankie

  • Global Moderator
  • Member
  • *****
  • Posts: 2096
Re: Bookmark AddIn test project
« Reply #1 on: March 12, 2015, 11:13:04 AM »
Nice Timo  :)
It is better to be hated for what you are than to be loved for what you are not. - Andre Gide

Offline jj2007

  • Member
  • *
  • Posts: 536
Re: Bookmark AddIn test project
« Reply #2 on: March 14, 2015, 12:47:30 AM »
Well done, Timo! Within the constraints of the IDE, it will be difficult to find a better solution.

Grincheux

  • Guest
Re: Bookmark AddIn test project
« Reply #3 on: March 15, 2016, 09:57:33 PM »
I think I will use it very often :P

Offline jj2007

  • Member
  • *
  • Posts: 536
Re: Bookmark AddIn test project
« Reply #4 on: March 17, 2016, 01:52:16 AM »
Did you notice:
« Reply #2 on: March 14, 2015, 12:47:30 AM »
« Reply #3 on: March 15, 2016, 09:57:33 PM »
 :)

Grincheux

  • Guest
Re: Bookmark AddIn test project
« Reply #5 on: March 17, 2016, 11:01:24 AM »
I have understood :

IF(Subject == INTERESTING)
{
    IF(DATE.DAY > 1)
         DON'T ANSWER ;
}
ELSE
{
      DON'T ANSWER TOO ;
}

Offline jj2007

  • Member
  • *
  • Posts: 536
Re: Bookmark AddIn test project
« Reply #6 on: March 17, 2016, 05:14:50 PM »

Grincheux

  • Guest
Re: Bookmark AddIn test project
« Reply #7 on: March 17, 2016, 06:10:43 PM »
 :P