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-09-05[css/json/html] update servers and services (#160108)Martin Aeschlimann
2022-08-08Rev built-in versions of vscode-nls to 5.1.0 (#157530)Tyler James Leonhardt
2022-07-20[html] update service and fix url resolving (#155725)Martin Aeschlimann
2022-07-06[html] unresolved import error in embedded JavaScript (#154261)Martin Aeschlimann
2022-06-17html: observe insertFinalNewline (#152446)Martin Aeschlimann
2022-06-08auto-fixed prefer-const violationJohannes
2022-06-03Validation not working in settings JSON (#151202)Martin Aeschlimann
2022-05-25Bump default JS target for scripts in html (#150240)Matt Bierner
2022-05-22polish namesMartin Aeschlimann
2022-05-22DiagnosticsSupport for json and htmlMartin Aeschlimann
2022-05-22implement diagnostic pullMartin Aeschlimann
2022-05-19css/html/json update to lsp 8 (#148715)Martin Aeschlimann
2022-05-17add telemetry event comments and owner (#149070)Martin Aeschlimann
2022-05-03Pick up TS 4.7 for bundling with VS CodeMatt Bierner
2022-05-02debt - bring `@types/mocha` up to date with version 9.xBenjamin Pasero
2022-04-25update html serviceMartin Aeschlimann
2022-04-25update css serviceMartin Aeschlimann
2022-04-12[json] Allow "json.validate.enable": false in settings / disable JSON validat...Martin Aeschlimann
2022-04-04[html] A 'return' statement can only be used within a function body. Fixes #1...Martin Aeschlimann
2022-04-04Revert "[html] A 'return' statement can only be used within a function body. ...Martin Aeschlimann
2022-03-23[css] Align formatter setting names. Fixes #145705Martin Aeschlimann
2022-03-21[html] A 'return' statement can only be used within a function body. Fixes #1...Martin Aeschlimann
2022-03-18[html, json] update servicesMartin Aeschlimann
2022-03-10chore: update to electron 17 (#143223)Robo
2022-03-03Adopt official semantic tokens api for JS/TS in html (#144223)Matt Bierner
2022-02-24chore: revert to electron@13 (#143851)Robo
2022-02-23[html] update serviceMartin Aeschlimann
2022-02-10update css language serviceMartin Aeschlimann
2022-02-08chore: update to electron 16 (#137241)Robo
2022-02-04Fix hygieneAlex Dima
2022-02-02enable `@typescript-eslint/member-delimiter-style`, https://github.com/micros...Johannes Rieken
2022-02-02make sure to use `.eslintignore` when running `yarn eslint`, this will ensure...Johannes Rieken
2022-01-25[html/css/json] update servicesMartin Aeschlimann
2021-12-14avoid cursor move forward using a snippet cursorMartin Aeschlimann
2021-12-14single AutoInsertRequest message for both autoQuote and autoCloseMartin Aeschlimann
2021-12-14Merge branch 'main' into pr/jzyrobert/137080Martin Aeschlimann
2021-12-09html: update constants in typescript mode (for #138677)Martin Aeschlimann
2021-11-30Update html-language-features to use doQuoteCompleteRobert Jin
2021-11-29[json/html/css] update servicesMartin Aeschlimann
2021-11-29[html] clean up request service: add CustomDataRequestService #135459Martin Aeschlimann
2021-11-05Update html-language-features documentation and tasks to yarnRobert Jin
2021-10-26Hitting return after </button> element crashes VS Code (Insiders). Fixes #135806Martin Aeschlimann
2021-10-25[css/html/json] update servicesMartin Aeschlimann
2021-10-15html: polish reading of settingsMartin Aeschlimann
2021-09-30Update to match new enumStephen Sigwart
2021-09-30Switch to settings.html.completion.attributeDefaultValueStephen Sigwart
2021-09-30Add doNotAddAttributeQuotes setting to disable automatic quotesStephen Sigwart
2021-09-28[html/css] update servicesMartin Aeschlimann
2021-09-27[css/html/json] update serviceMartin Aeschlimann
2021-09-09Merge pull request #132523 from AkatQuas/fix/runnerMartin Aeschlimann