Questions tagged [code-map]

Visual Studio Code Map

Visual Studio Ultimate / Enterprise editions have the Code Map feature that allows developers to visualize code elements and the relationships between them, highlight potential problems such as circular references and create mind maps of important code points.

47 questions
0
votes
1 answer

Is there any tool that supports Visual Studio 2015 to produce a code map?

Now I got the task which is tracing MVC 6 initial flow via visual studio 14 CTP, However the visual studio 14 CTP does not support code map function so far, so I would like to know whether has any tool to do this job, especially the tool support…
Kun-Yao Wang
  • 192
  • 1
  • 3
  • 16
0
votes
1 answer

How do I find the character encoding for a file?

I have an XML that does not include the encoding (charset / Character encoding / character set / character map / codeset / code page). This is an example for one that does: The XML is being generated by a Perl…
Rotem Varon
  • 1,597
  • 1
  • 15
  • 32
1 2 3
4