Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-01Ask user to select PR templates when forking a repository (#143733)Babak K. Shandiz
2022-02-10Always show mouseover markdown fold buttons for a focused cellRob Lourens
2022-02-10Hide focus indicator while dragging cellRob Lourens
2022-01-20Web: change `yarn web` to run with our server instead of playground (#139725)Benjamin Pasero
2021-10-01chore: bump electron@13.5.1deepak1556
2021-09-21Setup pty host debug targetDaniel Imms
2021-08-30include flags to work around electron issuesConnor Peet
2021-08-05debug: use simple port attachment for launching main porcessConnor Peet
2021-07-24debug: remove committed trace flags in js-debug debugConnor Peet
2021-07-15testing: improve test children APIConnor Peet
2021-07-09debug: raise the extension host timeoutConnor Peet
2021-07-09main: add a lockfile, and set the user data dir while debuggingConnor Peet
2021-06-18Remove unneeded vscode-notebook-tests referencesRob Lourens
2021-06-15fix emmet test integration pathBenjamin Pasero
2021-04-21testing: fix test wrapper not including ranges and not dealing with sync disc...Connor Peet
2021-02-12disable extensions when debugging API testsJohannes Rieken
2020-12-18eng: avoid duplicate prelaunch task runsConnor Peet
2020-11-10search: fix freezing ui on long linesConnor Peet
2020-11-03debug: improve attach to vscode configConnor Peet
2020-10-22debug: adopt perScriptSourcemaps options for faster browser debuggingConnor Peet
2020-10-06fix: allow debugging unit tests in web/codespacesConnor Peet
2020-09-01fix: resolve sourcemaps in extensionsConnor Peet
2020-08-18web - rename resources/serverless => resources/webBenjamin Pasero
2020-08-13debug: improve self-host debug configurationsConnor Peet
2020-07-31launch: check prerequisites in a pre-launch taskConnor Peet
2020-07-30Add custom editor test extensionMatt Bierner
2020-07-10Adding tests for opening markdown document linksMatt Bierner
2020-07-02debug: close whole vscode 'browser' when ending sessionsConnor Peet
2020-06-29Merge branch 'master' into clantz/dev-containerChuck Lantz
2020-06-09Fixes #99666 - moves code-web into resources/Eric Amodio
2020-06-09Merge branch 'master' into clantz/dev-containerChuck Lantz
2020-06-09Adds msedge launch configEric Amodio
2020-06-04Merge branch 'master' of https://github.com/microsoft/vscode into clantz/dev-...Chuck Lantz
2020-06-03Use "stopAll" in compound VS Code launch configRob Lourens
2020-06-02Development container for VS CodeChuck Lantz
2020-05-29:lipstick:rebornix
2020-05-26run webpack in code-devMartin Aeschlimann
2020-05-22Allow to run css language server headlessMartin Aeschlimann
2020-05-15Mark add missing imports as preferred fixesMatt Bierner
2020-05-15don't hide attach to extension hostJohannes Rieken
2020-05-07add main process launch config backJoão Moreno
2020-04-24Remove dupe keyRob Lourens
2020-04-23intergration tests.rebornix
2020-04-17launch: restart attachment to extension host processConnor Peet
2020-04-17clean launch.jsonJoão Moreno
2020-04-17Up ext host timeout to 30 secondsDaniel Imms
2020-04-17add shared process to vs code launch configJoão Moreno
2020-04-17use browserLaunchLocation workspaceJoão Moreno
2020-04-17use js-debugger for Launch VS CodeJoão Moreno
2020-03-04Work around #86382Rob Lourens