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-12-17files - add a method to generate a random path name (#139364)Benjamin Pasero
2021-12-16Pull new emmet-helper, fixes #117648Raymond Zhao
2021-12-08Refresh Emmet updateImageSize testsRaymond Zhao
2021-12-06Skip flaky updateImageSize suiteRaymond Zhao
2021-11-29Fix Emmet removeTag testsRaymond Zhao
2021-11-29Trim inner tag leading and trailing whitespaceRaymond Zhao
2021-11-29Don't use empty lines when counting new indentRaymond Zhao
2021-11-15Revert back to onStartupFinished activation eventRaymond Zhao
2021-11-11Merge branch 'main' into joh/vscode-dtsJohannes Rieken
2021-11-11Mark a few more arrays in vscode.d.ts readonlyMatt Bierner
2021-11-09use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables t...Johannes Rieken
2021-11-09move vscode.d.ts and vscode.proposed.d.ts into `src/vscode-dts`-folder, https...Johannes Rieken
2021-11-04Enforce that source code uses a small subset of UnicodeAlex Dima
2021-11-04Replace Right Single Quotation Mark with Single QuoteAlex Dima
2021-10-20Fix when clauses for Emmet commandsRaymond Zhao
2021-10-20Fixes #134149Raymond Zhao
2021-10-15Bump emmet-helperRaymond Zhao
2021-10-12Add language mapping as param to getEmmetModeRaymond Zhao
2021-10-09Fix #130868Raymond Zhao
2021-10-08Use actual valueRaymond Zhao
2021-10-08Update emmet-helper dependencyRaymond Zhao
2021-10-08Change emmet.extensionsPath to machine-overridableRaymond Zhao
2021-10-07Add > to Emmet expand suggestionsRaymond Zhao
2021-10-07Use `| undefined` instead of `?` for some readonly properties on objects that...Matt Bierner
2021-10-07Add update tag placeholder.Raymond Zhao
2021-10-07Ignore Emmet test workspaceRaymond Zhao
2021-10-07Change various Emmet settings to be resource scopeRaymond Zhao
2021-10-06Add specific activation languagesRaymond Zhao
2021-10-06Don't show completion on comment linesRaymond Zhao
2021-08-17Merge remote-tracking branch 'origin/main' into pr/ssigwart/128931Alex Dima
2021-08-04Help emmet settings show up in settings editorRaymond Zhao
2021-07-18Update select to matching bracket directionStephen Sigwart
2021-05-26Revert "Revert "Merge branch 'main' of https://github.com/microsoft/vscode in...rebornix
2021-05-26Revert "Merge branch 'main' of https://github.com/microsoft/vscode into main"Harald Kirschner
2021-05-25Fixes #124247Raymond Zhao
2021-05-20Emmet identify CDATA for wrap, fixes #123136Raymond Zhao
2021-05-04chore: bump node@14.x in devDependencies (#122905)Robo
2021-05-03Emmet fix #122231Raymond Zhao
2021-04-23enable virtual workspace capabilitySandeep Somavarapu
2021-04-22fix compilationSandeep Somavarapu
2021-04-21update ext manifest schema validation and built-in extsSteVen Batten
2021-04-19tests - enable colors for windows (CI supports it and the new Windows termina...Benjamin Pasero
2021-04-13Use more standard name for shared extension tsconfigMatt Bierner
2021-04-08Mark Emmet trustedRaymond Zhao
2021-04-07Fix output.selfClosingStyle, fixes #120417Raymond Zhao
2021-04-06Polish and fix #120245Raymond Zhao
2021-04-05fix get embedded css util (#120480)Liao Jinyuan
2021-04-02Emmet polish and updateExtensionsPath changesRaymond Zhao
2021-04-02Improve descriptions, fixes #117516, fixes #117518Raymond Zhao
2021-04-01Fix tests for #120356Raymond Zhao