About 9,080 results
Open links in new tab
  1. How to View and Edit SVG Files in Visual Studio Code

    Feb 8, 2025 · Learn how to view and edit the source of SVG files in Visual Studio Code after its recent update to version 1.97, and configure settings for optimal SVG editing.

  2. How to view SVG source code now, with latest January 2025 …

    Feb 7, 2025 · You have to right-click the file to open the context menu and select Open with... Then choose the "Text Editor" option. You can also associate a default editor for svg files, either through the option in the previous menu, or via a setting in your config: "workbench.editorAssociations": { "*.svg": "default" }

  3. SVG dev - Visual Studio Marketplace

    New svg visual document would be opened with empty artboard on it. To edit existing document open it and click SVG dev: Edit top context menu button. Or start typing "SVG dev: Edit" in command prompt.

  4. Things you need to know about working with SVG in VS Code

    Feb 19, 2018 · This got me wondering, if VS Code treats SVG like XML, what extensions are available to help me work with SVG in VS Code? It turns out that there are quite a few, and some work better than others. Here are a few of my favorite extensions for …

  5. SVG-Viewer - Visual Studio Marketplace

    Allows you to view SVG images directly within VSCode. No need to open external applications to see your SVG files. Simplifies your workflow when working with SVG assets.

  6. How to View and Edit SVG Files in VSCode 1.97 – devgem.io

    Feb 8, 2025 · Learn how to view and edit SVG files in VSCode 1.97, which now includes an image preview feature. This guide walks you through switching back to text view for editing.

  7. Dheovani/SVG-Viewer: JS SVG viewer for VSCode - GitHub

    Right-button click on the image you want to see and select Open preview; Click on a SVG file and press ctrl+shift+t; The SVG image will be displayed in a new tab within VSCode, allowing you to view and interact with it. Enjoy the convenience of visualizing SVG files …

  8. cssho/vscode-svgviewer: SVG Viewer for Visual Studio Code - GitHub

    Press Ctrl+P and type ext install SVG Viewer with a trailing space. Press Enter and restart VSCode. Open a SVG File. Choose process from Command Palette or Shortcut.

  9. SVG Source Code View in Visual Studio Code (version 1.97)

    Feb 7, 2025 · How to Use SVG Source Code View. To use the SVG Source Code view in VS Code, follow these simple steps: Open an SVG file in VS Code. Click on the "Preview" button in the top right corner of the editor. Select "SVG Source Code" from the dropdown menu. Edit the SVG code as needed, using the syntax highlighting and code suggestions to guide you ...

  10. SVG Scout - Visual Studio Marketplace

    SVG Scout is a Visual Studio Code extension that helps you discover and manage SVG icons in your project. It scans your codebase for inline SVG icons and presents them in a visual grid, making it easy to find and navigate to specific icons.

  11. Some results have been removed
Refresh