Possible to have Visual Studio TODO comments in aspx/ascx files appear in task list?

后端 未结 3 1533
花落未央
花落未央 2021-02-07 12:03

We develop asp.net webforms using visual studio 2008. For multilingual support, we translate all our text. However, when designing, we usually just enter the english text and

3条回答
  •  失恋的感觉
    2021-02-07 12:36

    FYI if you want to do this in a .Net MVC3 razor cshtml file the syntax this:

    @{
    //TODO: Move this inline