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-10-24enable experimental renderer profiling for us (#164418)Johannes Rieken
2022-10-15Merge remote-tracking branch 'origin/main' into connor4312/cli-self-updateConnor Peet
2022-10-12Merge pull request #161640 from microsoft/build-integrated-cliConnor Peet
2022-10-06remove `quickSuggestions` team setting (#162811)Johannes Rieken
2022-10-05Merge remote-tracking branch 'origin/main' into build-integrated-cliConnor Peet
2022-10-03Engineering - Update setting (#162558)Ladislau Szomoru
2022-09-28Add `$schema` to `cgmanifest.json` (#159779)Jamie Magee
2022-09-27update distro (#161957)Alexandru Dima
2022-09-24cli: implement better self-updatingConnor Peet
2022-09-24cli: use hard tabs to align with vscode styleConnor Peet
2022-09-22cli: get update endpoint from buildConnor Peet
2022-09-16Enable git.fetchBeforeCheckout (#161092)Ladislau Szomoru
2022-08-30Re-enable running our eslint rules using ts-node (#159495)Matt Bierner
2022-08-29Fix ts-node for eslint (#159483)Matt Bierner
2022-08-29Run our custom eslint rules using ts-node (#157532)ddossett/merge-colors-171Matt Bierner
2022-06-27enable merge editor for the teamJohannes
2022-05-13Add branch protection settings (#149437)Ladislau Szomoru
2022-05-11Enable random branch creation (#149241)Ladislau Szomoru
2022-05-11Add squash as default merge method (#149237)Alex Ross
2022-05-10Add setting to assign PRs to self (#149139)Alex Ross
2022-04-26Close #148090Jackson Kearl
2022-04-05enable inline quick suggestions to force team feedbackJohannes
2022-03-22Revert "Promote file nesting out of experimental"Jackson Kearl
2022-03-22Dogfood file nesting in vscodeJackson Kearl
2022-03-19Promote file nesting out of experimentalJackson Kearl
2022-01-26remove inlay hints config again, fixes https://github.com/microsoft/vscode/is...Johannes Rieken
2022-01-21fix pathsBenjamin Pasero
2022-01-17First pass at file nestingJackson Kearl
2022-01-12enable find in md/output.rebornix
2022-01-10enable hybrid search in coderebornix
2022-01-03enable typescript inlay hints for all for feedbackJohannes Rieken
2021-11-10docs(sash): :memo: add documentation for the Sash widgetjoao/widget-docsJoão Moreno
2021-11-09fix(git): :bug: git api commands should be registered as contributionsJoão Moreno
2021-11-08fix(list): :bug: list/tree should show focus outline while context menu is openJoão Moreno
2021-11-08chore: :wrench: update conventional commit scopesJoão Moreno
2021-11-08fix(splitview): :wheelchair: up/down arrows should change focus between pane ...João Moreno
2021-11-08feat(grid): :children_crossing: 2x2 mode can be enabled by splittingJoão Moreno
2021-11-08fix(scm): :zap: dont create event listeners per scm rowJoão Moreno
2021-11-05fix(tree): :bug: allow navigating between breadcrumbs using arrow keysJoão Moreno
2021-10-21Remove no longer necessary special settings for `src/vs/server`Alex Dima
2021-09-08Remove now unused settingMatt Bierner
2021-07-09main: add a lockfile, and set the user data dir while debuggingConnor Peet
2021-04-17testing: rework running side to new apisConnor Peet
2021-03-30Enable useMarkdownRenderer by default again and document this experimental se...Matt Bierner
2021-03-24Disable markdown renders by defaultMatt Bierner
2021-03-10testing: add more logical default autorun behaviorConnor Peet
2021-02-19Enable extensible markdown notebook rendering in VS Code workspaceMatt Bierner
2020-12-17format js/ts on saveConnor Peet
2020-10-20Fix unit testAlex Dima
2020-09-22set default formatter for jsJoão Moreno