Tasklist support in VS

Have some feedback and input to share?
Don't be shy and drop us a note. We want to hear from you and strive to make our site better and more user friendly for our guests and members a like.
Post Reply
markus.lorenzi@dvbern.ch
Posts: 107
Joined: Mon May 02, 2016 9:10 am
Location: Schweiz

Tasklist support in VS

Post by markus.lorenzi@dvbern.ch »

Hi DevTeam
it would be great if you could support the tasklist feature inside Visual Studio.

Markus
User avatar
robert
Posts: 4225
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Tasklist support in VS

Post 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
XSharp Development Team
The Netherlands
robert@xsharp.eu
markus.lorenzi@dvbern.ch
Posts: 107
Joined: Mon May 02, 2016 9:10 am
Location: Schweiz

Tasklist support in VS

Post 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
User avatar
robert
Posts: 4225
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Tasklist support in VS

Post 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
XSharp Development Team
The Netherlands
robert@xsharp.eu
Post Reply