About 2,290,000 results
Open links in new tab
  1. Variables reference - Visual Studio Code

    Visual Studio Code supports variable substitution in Debugging and Task configuration files, and for some select settings. Variable substitution is supported inside some key and value strings …

  2. VS Code snippet interprets variable as string - Stack Overflow

    Jan 28, 2022 · I'm writing a snippet in VS Code using variable transforms. I want to replace a pattern that occurs in some text (in this case text copied on the clipboard) with a variable that …

  3. microsoft/vscode-samples: VS Code Samples - GitHub

    These examples use gulp. If you don't already have this installed globally then you can install with the following command: Next, cd into the sample directory, run npm install to install any …

  4. String Manipulation - Visual Studio Marketplace

    String Manipulation for VSCode. This extension provides string manipulation commands for any selected text as well as multiple selections. Current string functions available: camelize - …

  5. visual studio code - Matching exact string or word in VSCode

    Sep 30, 2020 · I'm trying to search for specific word strings or text in VSCode by using double quotes. I trying to find for example occurrences of "Video" without seeing "video library" …

  6. Visual Studio Code tips and tricks

    Use the tips and tricks in this article to jump right in and learn how to be productive with Visual Studio Code. Become familiar with the powerful editing, code intelligence, and source code …

  7. template-string-replace - Visual Studio Marketplace

    Jul 5, 2023 · Extension for Visual Studio Code - Replace some characters in a regular string with variables/expressions and return a template string (ES6)

  8. chop-dbhi/vscode-multiline-string-editor - GitHub

    Edit multiline strings that need to be encoded as single-line strings (for example, JSON strings that contain literal `\n` characters) in Visual Studio Code.

  9. visual studio code - how do you select only the entire string in vscode ...

    Jun 9, 2021 · here, is there any shortcut to select only the url or basically anything enclosed between "". Is it possible? I just found a magical shortcut :) For expand selection we can use …

  10. Snippets in Visual Studio Code

    VS Code has built-in snippets for a number of languages such as: JavaScript, TypeScript, Markdown, and PHP. You can see the available snippets for a language by running the Insert …

Refresh