Commit Graph

94058 Commits

Author SHA1 Message Date
Jackson Kearl 9117450e6b Observe reduced motion in pane split views (#144644) 2022-03-08 09:28:23 -08:00
Jackson Kearl 0c498599fe Adopt reduced motion in notifications (#144643) 2022-03-08 09:27:54 -08:00
Henning Dieterichs d54c705f65 Fixes #131027 by introducing editor.bracketPairColorization.useIndependentColorPoolPerBracketType 2022-03-08 18:10:31 +01:00
Sandeep Somavarapu 028f61ace4 Fix #144198 2022-03-08 18:02:45 +01:00
Johannes Rieken 9aa84a3eb0 finalize DocumentFilter#notebookType, https://github.com/microsoft/vscode/issues/141143 2022-03-08 17:53:18 +01:00
Alexandru Dima fdf2b5c6fa Merge pull request #144669 from microsoft/alex/native-keymap-3.3.0
`native-keymap@3.3.0`
2022-03-08 17:45:10 +01:00
Matt Adam 9be0d5ed05 Add badges extension API (#139225)
* First attempt at a badges API

* Updated badge API to reflect feedback

* Update to reflect PR feedback

* Address further feedback

* Badge -> ViewBadge

Co-authored-by: Alex Ross <alros@microsoft.com>
2022-03-08 17:07:15 +01:00
Raymond Zhao cf86a5e310 Identify language tag settings (#144441) 2022-03-08 07:00:28 -08:00
Henning Dieterichs 92f4bd7894 Update distro 2022-03-08 15:37:27 +01:00
Johannes Rieken e8e34889d8 missing throw 2022-03-08 15:33:47 +01:00
Johannes Rieken d77935ebfd update distro 2022-03-08 15:07:01 +01:00
Johannes Rieken c7334ace34 fix https://github.com/microsoft/vscode/issues/144681 2022-03-08 15:05:26 +01:00
Alexandru Dima d0d8fe14cf Merge pull request #144528 from jeanp413/fix-144527
Fixes wrong extension running location shown in running extension editor
2022-03-08 13:15:06 +01:00
Alex Dima a4e406e5bc native-keymap@3.3.0 2022-03-08 12:29:00 +01:00
Johannes Rieken 1a9016d0a4 add failing/skipped test for https://github.com/microsoft/vscode/issues/144664 2022-03-08 11:20:37 +01:00
Christof Marti 733bf1d58e Add support for definitions nested in .devcontainer 2022-03-08 11:15:34 +01:00
Johannes Rieken 68718a5b52 more API todos for inline completions 2022-03-08 10:30:57 +01:00
Sandeep Somavarapu d641041fed Fix #144651 2022-03-08 09:19:37 +01:00
Alex Dima 07fd022921 Unblock CI (#144649) 2022-03-08 09:03:10 +01:00
Johannes Rieken 7a14246db6 some API todo updates 2022-03-08 08:51:17 +01:00
Johannes Rieken 6ee8e00695 update jsdoc, https://github.com/microsoft/vscode/issues/141576 2022-03-08 08:51:17 +01:00
Alex Dima 7412074cf3 Add missing repo and missing label 2022-03-08 08:48:49 +01:00
Benjamin Pasero 98c97abb8a Can't Save File (fix #144614) 2022-03-08 07:24:59 +01:00
Jackson Kearl 45b4204501 Implement reduced motion in getting started 2022-03-07 19:53:40 -08:00
Jackson Kearl 0348b8bd3e Simplify slightly 2022-03-07 19:53:40 -08:00
rebornix aabbbdf0a8 fix #130724. 2022-03-07 18:18:28 -08:00
rebornix 95cbbe5c1d 💄 2022-03-07 18:18:28 -08:00
Jackson Kearl 4ef11afa30 Add initial reduce motion service ref #128595 2022-03-07 18:16:09 -08:00
Ondrej Medek 529cc9c859 fix markdownDescription for javascript.suggest.jsdoc.generateReturns (#144486) 2022-03-07 17:12:55 -08:00
Matt Bierner 9b32ee6588 Fix regular expression for auto indent
Fixes #144505

Removes a `/` that was mistakenly copied over when moving these rules to json
2022-03-07 17:01:40 -08:00
Rob Lourens eb2a7eef68 Fix #144556 2022-03-07 16:31:46 -08:00
David Dossett 780a0f8bc8 Center contrast border on lower activity bar items 2022-03-07 15:54:22 -08:00
David Dossett c223b04c93 Fix #143742 2022-03-07 15:41:51 -08:00
David Dossett dfbe7c394f Update light HC error tokens 2022-03-07 15:18:48 -08:00
Peng Lyu ab49f4f310 Merge pull request #144623 from AnWeber/main
Fix #144622 using mime text/x-json instead of application/json
2022-03-07 14:02:58 -08:00
rebornix a7c574d4e7 extract notebook insert toolbar, status bar and title toolbar css. 2022-03-07 11:55:50 -08:00
rebornix 261118c409 no more scrollbar styling for builtin output renderers. 2022-03-07 11:55:50 -08:00
rebornix 73cd14b4e5 extract focus indicator css 2022-03-07 11:55:49 -08:00
rebornix 64e1bca524 extract notebook toolbar css 2022-03-07 11:55:49 -08:00
rebornix cd16745d71 remove dup css import. 2022-03-07 11:55:49 -08:00
Daniel Imms 6002fa1490 Update decoration colors to be based on new editor colors
Fixes #144269
2022-03-07 11:49:28 -08:00
Andreas Weber 70cc8c10e1 Fix #144622 using mime text/x-json instead of application/json 2022-03-07 20:45:40 +01:00
David Dossett 0140fba8bb Fix #144574 and #144586 2022-03-07 11:42:07 -08:00
David Dossett a8482cf684 Fix #144500 2022-03-07 11:14:18 -08:00
David Dossett 42588a1252 Fix #144357 2022-03-07 11:07:15 -08:00
David Dossett 705793682b Fix #144577 2022-03-07 10:31:09 -08:00
Jackson Kearl 33c614d11a Don't use language autodetect editors that have had a language set via paste (#144352)
* Fix #143904

* Simplify control flow

* Don't block overriding when pasting a prefix

* :liptick:

Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2022-03-07 10:25:00 -08:00
David Dossett 5042bacacb Fix #143835 2022-03-07 10:16:56 -08:00
Jackson Kearl 9dc4d747a5 Split out getting started renderers into testable component (#144447)
* Split getting started renderer into testable component

* assert.match not available in browser

* make regex less specific
2022-03-07 10:12:59 -08:00
David Dossett d4e28503c4 Fix #143836 2022-03-07 10:01:01 -08:00