About 17,900 results
Open links in new tab
  1. How do you generate a Code Map diagram of your project in …

    Oct 20, 2015 · Microsoft's documentation is incredibly confusing or lacking in showing us how to generate a code structure / Code Map. On visualstudio.com, in the "Compare Visual Studio …

  2. How to set up a minimap in VS Code? - Stack Overflow

    Mar 9, 2017 · 0 In current VS Code versions, you can simply enable and disable minimap under view->Show minimap.This is reference from Visual studio code version 1.55.2. This way we …

  3. How to disable VS Code minimap in Windowed mode?

    I did the following in Visual Studio Code: settings.json => "editor.minimap.enabled": true Open 2ed files side by side (windowed mode) Minimap exists in both windows This takes up too …

  4. visual studio code - How to disable or hide scrollbar/minimap?

    Nov 30, 2016 · 4 In Visual Studio 2019 Right click on the scroll bar and select "Scroll Bar Options" from the context menu. This will display the settings for the Scroll Bars. Under the Behavior …

  5. Visual Studio Code Map - hanging on "Indexing the code: …

    Feb 2, 2024 · I am trying to generate code map in Visual Studio Enterprise for solution with > 100 projects (C++, C# and C++/CLI). When I click on project in solution explorer and choose option …

  6. "Could not read source map for chrome-error..." when using Visual ...

    Jun 25, 2024 · 1 I am trying to debug javascript code in visual studio code but it gives me the following error

  7. code map - Is there a CodeMap alternative for Visual Studio ...

    I just saw a great video about CodeMap but to be able to create a CodeMap you need the Ultimate Edition of Visual Studio. Are there any free alternatives to CodeMap for Professioanl …

  8. How to remove the file preview / minimap on the right side of the ...

    13 2022 Update The latest 2022 version of VS Code (1.73.0) now makes this even more simpler. Simply do the following to remove the minimap: Right click anywhere on the minimap and …

  9. Hide .js.map files in Visual Studio Code: File Nesting

    I am working on a typescript project in Visual Studio code and would like to hide the .js.map (and maybe even the .js) files from appearing in the file explorer. Is it possible to display only t...

  10. visual studio - Generate Code Map For Solution - Unable to …

    Jan 18, 2019 · I am attempting to generate a code map using Visual Studio 2017 Enterprise, but receive the following error: Note the data source: Data Source=(LocalDB)\\MSSQLLocalDB. …