xsharp.eu • Tasklist support in VS
Page 1 of 1

Tasklist support in VS

Posted: Wed Sep 23, 2020 2:47 pm
by markus.lorenzi@dvbern.ch
Hi DevTeam
it would be great if you could support the tasklist feature inside Visual Studio.

Markus

Tasklist support in VS

Posted: Wed Sep 23, 2020 5:49 pm
by robert
Markus,
We are already supporting this.
Comment such as // Todo, // Hack and // undo are added to the visual studio tasklist
If you want to include additional tokens, you should goto the Tools/Options dialog and look for the Tasklist treeview item under Environment.

Robert

Tasklist support in VS

Posted: Thu Sep 24, 2020 7:15 am
by markus.lorenzi@dvbern.ch
Robert
unfortunately this does not work in my VS. Do I have to activate some options in the tools/options/xsharp section?
(in my C# projects it works as expected).

Markus

Tasklist support in VS

Posted: Thu Sep 24, 2020 10:30 am
by robert
Markus,

Confirmed. This was working but seems to be broken now. I'll make sure it works again.
I have created ticket https://github.com/X-Sharp/XSharpPublic/issues/497 for this.

Robert