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
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
2019-02-15Minor tweaks for #65137Alex Dima
2019-02-15Add maxTokenizationLineLength configuration optionMax Sysoev
2019-02-08Format settings.jsonAlex Dima
2018-12-28merge masterisidor
2018-11-20delete OSSREADME.jsonisidor
2018-11-17Adopt OSS toolAlex Dima
2018-11-13Switch VS Code workspace to use typescript-tslint-pluginMatt Bierner
2018-10-23settings - exclude uri.test.data.txtBenjamin Pasero
2018-05-17Remove enableSearchProviders in vscode workspace settings, now it's enabled b...Rob Lourens
2018-05-14Prefer single quotes in vscode codebaseMatt Bierner
2018-05-14EH search - add opt-in setting to vscode workspace settingsRob Lourens
2018-05-09Prefer non-relaitve paths in vscode codebaseMatt Bierner
2018-03-20fixes #46163Joao Moreno
2018-03-07fix integration testsJoao Moreno