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-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
2021-09-09[css/html] update language servicesMartin Aeschlimann
2021-09-07fix: early return on cancellationAkatQuas
2021-07-25[html/css/json] update servicesMartin Aeschlimann
2021-07-08adopt web extensions to webpack 5Martin Aeschlimann
2021-06-28[css/html/json] update servicesMartin Aeschlimann
2021-05-31[json/css/html] update servicesMartin Aeschlimann
2021-05-10[html] duplicated onDocumentRangeFormatting handler (#122994)Martin Aeschlimann
2021-05-07HTML, CSS, JSON language servers don't provide the documentFormattingProvider...Martin Aeschlimann
2021-05-04Update deprecated html language featuresLogan Ramos
2021-05-04chore: bump node@14.x in devDependencies (#122905)Robo
2021-05-04Pick up TS 4.3 nightlyMatt Bierner
2021-04-24[html/css/json] update dependenciesMartin Aeschlimann
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-01Update language service call for 4.3 protocolAndrew Branch
2021-03-23html: add vscode-languageserver-textdocument as dependencyMartin Aeschlimann
2021-03-23html: fix compile errorsMartin Aeschlimann
2021-03-23[html] update serviceMartin Aeschlimann
2021-02-27Fixing two more cases for promises in conditionalsMatt Bierner
2021-02-05fix unused importMartin Aeschlimann
2021-02-05[css][html] Option to disable MDN Reference popups only (without effecting ot...Martin Aeschlimann
2021-01-25[html/json/css] update services & dependenciesMartin Aeschlimann
2020-12-18Align `@types/*` dev dependencies (#112718)Alexandru Dima
2020-12-17Share mocha related node modules (#112718)Alexandru Dima
2020-12-14[json/css/html] adopt lsp 316Martin Aeschlimann
2020-12-02chore: optimized codechenjigeng
2020-12-02feat: add the rename test cases of html-language-featureschenjigeng
2020-12-02fix: check canRename before findRenameLocationschenjigeng
2020-12-01feat: add rename symbol within <script> tagscondichen@tencent.com
2020-12-01[css][html] update dependenciesMartin Aeschlimann
2020-12-01[css][html] Option to disable MDN Reference popups only (without effecting ot...Martin Aeschlimann