# LeetCode-OpenSource/vscode-leetcode

Solve LeetCode problems in VS Code

Repository: https://github.com/LeetCode-OpenSource/vscode-leetcode
Canonical: https://ross.abutalabs.com/products/vscode-leetcode
Homepage: https://marketplace.visualstudio.com/items?itemName=shengchen.vscode-leetcode
Language: TypeScript
License: MIT
License Family: permissive
Topics: leetcode, vscode, interview, algorithm, datastructure
Last push: 2024-09-13T07:26:20+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3125, "days_push": 719, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8499, forks 701 (observed 2026-08-28T04:10:23.144744+00:00)

## What it is
A VS Code extension that lets users browse, solve, and submit LeetCode problems directly inside the editor. It supports signing in to leetcode.com and leetcode.cn endpoints, picking problems, and testing solutions locally.

## Use cases
- practice leetcode problems inside vs code
- prepare for coding interviews with algorithm exercises
- browse and pick leetcode problems from the editor sidebar
- submit solutions to leetcode without leaving the editor
- solve data structure and algorithm questions locally

## When to choose
- you want an integrated IDE experience for LeetCode practice
- you prefer solving problems in your own editor with local test runs
- you use leetcode.cn or leetcode.com and want quick problem browsing

## When to avoid
- you need reliable leetcode.com login - the endpoint changed its login mechanism and only workarounds exist
- you want a standalone practice tool outside VS Code
- you need actively developed features - the project is largely in maintenance mode

## Facets
- artifact type: plugin
- maturity: maintenance
- function: developer-tools, editor
- domain: developer-tools, education
- platform: editor-plugin, cross-platform
- tags: leetcode, vscode-extension, interview-preparation, competitive-programming, coding-practice, algorithms

## Member repositories
- LeetCode-OpenSource/vscode-leetcode (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:23.144744+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:26:43.408607+00:00, confidence not recorded.
  - readme: https://github.com/LeetCode-OpenSource/vscode-leetcode (fetched 2026-08-28T04:10:23.144744+00:00, sha ff0f785b418d)
  - homepage: https://marketplace.visualstudio.com/items?itemName=shengchen.vscode-leetcode (fetched 2026-08-29T08:27:06.613011+00:00, sha 206c1f3bd94e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
