COMMITS
/ .vscode/launch.json February 11, 2026
H
adds component explorer (#294075)
Henning Dieterichs committed
February 3, 2026
R
fix: rename product executable on macOS (#291948)
Robo committed
November 21, 2025
H
Fixes vite launch config env variables (#278753)
Henning Dieterichs committed
H
Adds hot reload launch config (#277123)
Henning Dieterichs committed
November 10, 2025
H
adds monaco editor playground launch config
Henning Dieterichs committed
August 15, 2025
H
Fixes https://github.com/microsoft/vscode/issues/261680
Henning Dieterichs committed
June 10, 2025
C
eng: adopt killBehavior polite (#251159)
Connor Peet committed
March 5, 2025
H
Adds VSCODE_DEV_DEBUG to turn on extension-based observable logging (#242695)
Henning Dieterichs committed
February 3, 2025
H
Removes debugger scripts, as they don't work with ESM anymore. (#239445)
Henning Dieterichs committed
November 5, 2024
A
Add an easy way to run performance tests for tree-sitter (#233072)
Alex Ross committed
September 1, 2023
H
Sets up hot reloading of css and code (requires vscode-diagnostic-tools extension to be installed)
Henning Dieterichs committed
August 7, 2023
C
debug: put user data dir in home dir, update versions of things (#189855)
Connor Peet committed
C
June 22, 2023
J
joh/envious jay (#185839)
Johannes Rieken committed
June 19, 2023
C
chore: bump js-debug-companion (#185589)
Connor Peet committed
May 11, 2023
M
Fix outfiles for VS Code API tests (#182228)
Matt Bierner committed
May 3, 2023
T
Allow debugging the issue reporter by removing uri filter (#181429)
Tyler James Leonhardt committed
April 13, 2023
H
Replaces http-server with playground-server (#179876)
Henning Dieterichs committed
April 3, 2023
R
chore: update to Electron 22 (#177600)
Robo committed
February 10, 2023
H
Adds monaco editor playground launch config & http server
Henning Dieterichs committed
January 6, 2023
C
debug: allow setting breakpoints in plain .js files (#168921)
Connor Peet committed
October 6, 2022
C
debug: remove timeout connecting to renderer (#162899)
Connor Peet committed
September 29, 2022
S
add run code web launches (#162364)
Sandeep Somavarapu committed
September 21, 2022
B
Build: bundle / concat entry points (#161161)
Benjamin Pasero committed
August 31, 2022
C
inspect-brk main process with renderer process (#159695)
Connor Peet committed
August 26, 2022
S
Fix #158219 (#159289)
Sandeep Somavarapu committed
August 16, 2022
R
Remove pwa- from launch.json (#158234)
Rob Lourens committed
June 21, 2022
M
Remove custom editor tests (#152777)
Matt Bierner committed
June 14, 2022
M
Tests for configuration editing completion providers (#151953)
Martin Aeschlimann committed
June 8, 2022
C
debug: enable crash reporter when running debugging (#151430)
Connor Peet committed
April 1, 2022
B
Ask user to select PR templates when forking a repository (#143733)
Babak K. Shandiz committed
February 10, 2022
R
Always show mouseover markdown fold buttons for a focused cell
Rob Lourens committed
R
Hide focus indicator while dragging cell
Rob Lourens committed
January 20, 2022
B
Web: change `yarn web` to run with our server instead of playground (#139725)
Benjamin Pasero committed
October 1, 2021
D
chore: bump electron@13.5.1
deepak1556 committed
September 20, 2021
D
Setup pty host debug target
Daniel Imms committed
August 30, 2021
C
include flags to work around electron issues
Connor Peet committed
August 5, 2021
C
debug: use simple port attachment for launching main porcess
Connor Peet committed
July 23, 2021
C
debug: remove committed trace flags in js-debug debug
Connor Peet committed
July 15, 2021
C
testing: improve test children API
Connor Peet committed
July 9, 2021
C
debug: raise the extension host timeout
Connor Peet committed
C
main: add a lockfile, and set the user data dir while debugging
Connor Peet committed
June 18, 2021
R
Remove unneeded vscode-notebook-tests references
Rob Lourens committed
June 15, 2021
B
fix emmet test integration path
Benjamin Pasero committed
April 21, 2021
C
testing: fix test wrapper not including ranges and not dealing with sync discovered root
Connor Peet committed
February 12, 2021
J
disable extensions when debugging API tests
Johannes Rieken committed
December 18, 2020
C
eng: avoid duplicate prelaunch task runs
Connor Peet committed
November 10, 2020
C
search: fix freezing ui on long lines
Connor Peet committed
November 2, 2020
C
debug: improve attach to vscode config
Connor Peet committed
October 21, 2020
C
debug: adopt perScriptSourcemaps options for faster browser debugging
Connor Peet committed