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-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
2020-06-30Update to latest TS nightly for building VS CodeMatt Bierner
2020-06-23Update to latest TS 4.0 for building VS CodeMatt Bierner
2020-06-18move perf data into separate file that's ignored by search, fyi @sandy081Johannes Rieken
2020-06-15fix indentationJohannes Rieken
2020-04-23Adopt `vscode-oniguruma-wasm`Alex Dima
2020-04-17disable typescript task auto detectJoão Moreno
2020-03-06Add TS formatter settingsPine Wu
2020-02-11smoke - headless option is troublesomeBenjamin Pasero
2019-12-31add rulePaths-option for eslint extensionJohannes Rieken
2019-10-24Changes npm script runner to use yarnEric Amodio
2019-10-18Turn off gulp autodetect for the repoAlex Ross
2019-09-21Remove ext settingMiguel Solorio
2019-09-21Adopt icon font in explorerMiguel Solorio
2019-07-25team settingsJoao Moreno
2019-07-02Enable useSeparateSyntaxServer by default and remove the experimental section...Matt Bierner
2019-06-21Enable "typescript.experimental.useSeparateSyntaxServer" for VS Code workspaceMatt Bierner
2019-06-17Default chrome-debug to be a workspace extension to enable debugging vscode o...Rob Lourens