About 9,580,000 results
Open links in new tab
  1. How to view SVG source code now, with latest January 2025 …

    Feb 7, 2025 · How to view SVG source code now, with latest January 2025 (version 1.97) [duplicate] Asked 5 months ago Modified 5 months ago Viewed 28k times

  2. Add "Open with Visual Studio Code" shortcut to right click menu

    Jan 29, 2023 · If you're entering "Open with Visual Studio Code," that's fine. However, if you're entering a path, remember to wrap your path in double quotes, as shown in the example above.

  3. Visual Studio Code "Open With Code" does not appear after right ...

    Just installed Visual Studio Code 1.1.1 on a Windows 7 machine. When I right-click on a folder, "Open With Code" does not appear.

  4. Opening Microsoft Visual Studio Code from command prompt …

    Apr 29, 2015 · Is there a way to launch Microsoft Visual Studio Code from the command line in windows? I can't even seem to find the directory for code on my computer. It didn't even ask …

  5. How to get source code of a Windows executable? - Stack Overflow

    Apr 17, 2010 · I've got some old Windows executable files. How can I edit them with Visual Studio 2010? What are the ways to see an exe's source code?

  6. How to open Visual Studio Code - Insiders from the command line …

    Mar 30, 2024 · While installing Visual Studio Code - Insiders if you have added the path in the environment variable, then you can fire it from the command line by typing code-insiders right …

  7. Open folder in VS Code from Windows Explorer - Stack Overflow

    Oct 21, 2020 · While installing the VS Code, we get an option to tick for Open with Code. I gave the tick mark for only files but not for folders. So how to turn it on after installation? When I'm …

  8. How can I open DLL files to see what is written inside?

    Aug 5, 2013 · I lost the solution of a class library. Can I open the DLL file which is created by the class library?

  9. Is there a way to get the source code from an APK file?

    Aug 29, 2010 · Open the jar file with a zip utility and delete the existing resources Open the jar file with JDGui to view the source code Take whatever source code you need from JDGui, stick it …

  10. The VSCode `code .` command is not working in the …

    For what it's worth, mine was in C:\\Program Files\Microsoft VS Code\bin, not the AppData folder. And the issue was that VS code updated, and wouldn't open or open with the code . command …