Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Visual License PickerNew to Visual Studio Code? Get it now.
Visual License Picker

Visual License Picker

Batuhan Eroğlu

| (0) | Free
A simple visual license picker for VS Code. Browse popular open-source licenses, compare their permissions and limitations, and add one to your project in seconds.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Visual License Picker Extension

A simple visual license picker for VS Code. Browse popular open-source licenses, compare their permissions and limitations, and add one to your project in seconds.

Features

  • Opening a LICENSE file uses a visual custom editor instead of plain text.
  • GitHub-inspired 3-column license picker.
  • License metadata and full text are loaded from the GitHub Licenses API.
  • Shows permissions, conditions, limitations, and the full license text.
  • Fills [year] and [fullname] placeholders before writing.
  • Changes are written through VS Code's text document API, so save/undo behave normally.
  • License Picker: Create LICENSE File creates a new LICENSE in the workspace root.
  • Open as Text lets you switch back to VS Code's normal text editor at any time.

Run locally

  1. Open this folder in VS Code.
  2. Press F5 to start an Extension Development Host.
  3. Create/open a file named LICENSE.

Package

npm run package

Notes

  • An internet connection is required the first time licenses are loaded.
  • Results are cached locally for 24 hours so the picker still works offline after the first successful load.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft