class name and method name dropdown list is missing (visual studio setting)

前端 未结 6 1502

Does anyone know how to get my class name and method name dropdown lists again? It\'s the dropdown lists that are usually above the code. It\'s just a setting but i can\'t s

6条回答
  •  天涯浪人
    2020-11-29 02:48

    If you want a list of javascript functions that works similar to the navigation bar in the VB or C# pages then search for the extension inside Tools > Extensions and Updates...

    Javascript Map Parser

    You have to add in aspx into the pages is parses but it's exactly what I needed to quickly find functions in a big section of Javascript I had.

提交回复
热议问题