Skip to content
#

VS Code Extension

Visual Studio Code is a free code editor from Microsoft, based on open source.

Visual Studio Code is built with extensibility in mind. From the UI to the editing experience, almost every part of VS Code can be customized and enhanced through the Extension API.

Here are 7,644 public repositories matching this topic...

WebSearch

Visual Studio Code extension that allows you to perform a web search for the selected text using your favorite search engines (add as many as you like, editable in extension settings). I wrote this as a proof-of-concept idea when teaching myself TypeScript and learning how to code a Visual Studio Code extension.

  • Updated Apr 28, 2024
  • TypeScript