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
2020-07-13debug: use previous node debug for auto attach in the the July release (#102327)Connor Peet
2020-07-08bump iconv-lite-umd@0.6.7 (fix #101856) (#101901)Benjamin Pasero
2020-07-07Fix color token for notebook focused cell bg (fixes #101867)Miguel Solorio
2020-07-07Encoding euckr does not exist anymore (fix #101847) (#101853)Benjamin Pasero
2020-07-03Update VS Code refactoring support for new TS 4.0 apiMatt Bierner
2020-07-02Added word boundary on tsserver regex (#101598)Armando Aguirre
2020-07-02Makes ✔ commit button workEric Amodio
2020-07-02Fixes clearing context on reload if no changesEric Amodio
2020-07-02Re-adds commandEric Amodio
2020-07-01Pick up new TS versionMatt Bierner
2020-07-01Add 'pnpm' option to NPM scripts (#100654)Anoesj Sadraee
2020-07-01fixes #100701João Moreno
2020-07-01rogue `return`João Moreno
2020-07-01Merge branch 'master' of https://github.com/microsoft/vscodeJoão Moreno
2020-07-01fixes #101409João Moreno
2020-07-01fixes #100479João Moreno
2020-07-01high contrast theme: add semanticTokenColors for cpp. For #97177Martin Aeschlimann
2020-07-01use workspace fsJoão Moreno
2020-07-01fixes #100183João Moreno
2020-07-01fixes #99447João Moreno
2020-07-01fixes #101078João Moreno
2020-07-01Comment out part of test - see #101462Rob Lourens
2020-06-30Add new semantic token scopes to Dark+ and Light+ themes?. Fixes #97177Martin Aeschlimann
2020-06-30fix json readme typosMartin Aeschlimann
2020-06-30typo in JSON fileMatch hover text. FIxes #101408Martin Aeschlimann
2020-06-30Update notebook cell styles for light themesMiguel Solorio
2020-06-30Fixes full-text searchEric Amodio
2020-06-30Fixes issues with create/copy/rename/deleteEric Amodio
2020-06-30Minor code reorgEric Amodio
2020-06-30Remove extra dispose implementationsMatt Bierner
2020-06-29npm web: add when contextsMartin Aeschlimann
2020-06-29[css][html] update servicesMartin Aeschlimann
2020-06-29Official version number regex and doc (microsoft/vscode-remote-release#3253)Christof Marti
2020-06-29Merge pull request #101114 from daniel-j-davis/feature/add-git-squash-messageJoão Moreno
2020-06-29Allow version numbers (fixes microsoft/vscode-remote-release#3253)Christof Marti
2020-06-29Configurations by container name (microsoft/vscode-remote-release#3198)Christof Marti
2020-06-29Adds file create, rename, & delete supportEric Amodio
2020-06-29Fixes node runtime errorEric Amodio
2020-06-29Adds timestamp to GitHub stat requestsEric Amodio
2020-06-29update iconv-lite-umd to 0.6.5 for #79275 (#101262)Fedor Nezhivoi
2020-06-28update iconv-lite-umd to 0.6.4 for #79275 (#101213)Fedor Nezhivoi
2020-06-27Prompt user to upload TS Server logMatt Bierner
2020-06-27Always enable dynamic syntax server on TS 4.0+Matt Bierner
2020-06-27Reduce duplicate codeMatt Bierner
2020-06-27git: lighter warningJoão Moreno
2020-06-26Changing return type backDaniel Davis
2020-06-26Changing commit message auto-fill to use the first non-undefined messageDaniel Davis
2020-06-26update typescript-vscode-sh-plugin (fix version check)Martin Aeschlimann
2020-06-26Changing commit message to use Promise.race instead of bad comparisonDaniel Davis
2020-06-26Changing auto-fill commit message to check for getMergeMessage OR getSquashMe...Daniel Davis