Commit Graph

76074 Commits

Author SHA1 Message Date
Daniel Imms 00a199daf7 Merge branch 'master' into fix/115154 2021-02-01 02:38:37 -08:00
Daniel Imms 8b510618c8 Merge pull request #115401 from microsoft/tyriar/115390
Make term config tests await config
2021-02-01 02:34:20 -08:00
Benjamin Pasero 0627cf0a2d event - adopt Promises.settled in async emitter (#115522) 2021-02-01 11:33:09 +01:00
Benjamin Pasero 769ad06e7c Promise.allSettled - use native variant if it exists 2021-02-01 11:18:56 +01:00
Benjamin Pasero 71bd9c5032 Revert "event - adopt Promises.settled in async emitter (#115522)"
This reverts commit 126959896f.
2021-02-01 11:12:21 +01:00
Alexandru Dima 643cbb2aaa Fixes microsoft/monaco-editor#2328: In some webpack configurations, process can be defined, while process.nextTick is not 2021-02-01 11:11:34 +01:00
Benjamin Pasero 126959896f event - adopt Promises.settled in async emitter (#115522) 2021-02-01 11:07:08 +01:00
Alexandru Dima 5c7fc5da28 Fixes #112382: Use replacement characters when doing dom based line break computin 2021-02-01 11:03:14 +01:00
Benjamin Pasero c2759462f8 backups - catch errors on shutdown and don't show modal dialogs in extension development (#115028) 2021-02-01 10:37:35 +01:00
Benjamin Pasero 0ca20779b5 Promise.all() does not await all promises when one throws (#115522) 2021-02-01 10:34:43 +01:00
Benjamin Pasero 08c73d7b6e history - make sure to track file renames properly (#113277) 2021-02-01 10:34:42 +01:00
Benjamin Pasero 8d6164f25d 🆙 chokidar@3.5.1 2021-02-01 10:34:42 +01:00
Benjamin Pasero d30c12dc6b debt - fix some types in bootstrap JS files 2021-02-01 10:34:42 +01:00
Guilherme Herzog a9b9890488 Improving performance of tree traversal getViewState function (#115387)
Co-authored-by: Gui Herzog <guiherzog@google.com>
2021-02-01 09:59:50 +01:00
Benjamin Pasero f5bb67e37a Unit tests cleanup (#115377)
* Tests: avoid creating real editors (fix #115230)

* tests - bring back file editor input factory test

* tests cleanup

* more cleanup
2021-02-01 08:45:42 +01:00
Jackson Kearl 6a1c7a5097 Fix #115509, register a separate action for opening serch editor from view 2021-01-31 20:36:20 -08:00
Jackson Kearl 9e152f9a19 Fix #11511 Search Mode setting does not open editors unless search view is visible 2021-01-31 20:36:20 -08:00
shskwmt a916ce9076 Add "overflow: hidden" style to split-view-view within integrated-terminal 2021-01-30 11:19:27 +09:00
SteVen Batten 81ae94a9dc bump version to 1.54.0 2021-01-29 16:41:42 -08:00
Eric Amodio 861a88ebad Fixes #114201 2021-01-29 15:51:24 -05:00
Alexandru Dima da2adf433d Fixes microsoft/monaco-editor#2327 2021-01-29 15:58:16 +01:00
Johannes Rieken 52f437953d add my paper cuts 2021-01-29 14:45:57 +01:00
Johannes Rieken 090200d5ae fix https://github.com/microsoft/vscode/issues/115402 2021-01-29 14:41:42 +01:00
Daniel Imms 1e8d0be376 Make term config tests await config
Fixes #115390
2021-01-29 05:33:22 -08:00
isidor b36f999316 Revert "fixes #114908"
This reverts commit 3da5786161.
2021-01-29 14:17:31 +01:00
Johannes Rieken 99c406699f fix mixed cells 2021-01-29 10:32:10 +01:00
Benjamin Pasero 384ef20251 🆙 vscode-gulp-watch (fixes high CPU on Apple SI) 2021-01-29 10:31:22 +01:00
Johannes Rieken e5b02b0610 liberate papercut usages 2021-01-29 10:05:43 +01:00
Matt Bierner 5a52bc29d5 Update working for default external opener 2021-01-28 18:36:34 -08:00
Miguel Solorio d27b3130d9 Center notebook actions (run, stop, renderer, collapse, etc.) fixes #115087 2021-01-28 16:33:30 -08:00
Alexandru Dima 38783a261a update version 2021-01-29 00:00:24 +01:00
shskwmt 3921d63e64 Add "overflow: hidden" style to split-view-view 2021-01-29 07:10:49 +09:00
Miguel Solorio 36cabc4c12 🕺 One more time (refs #114219) 2021-01-28 13:41:13 -08:00
Alexandru Dima 9934dea688 Fixes microsoft/monaco-editor#2175: Improve hit testing code on FF 2021-01-28 22:20:42 +01:00
Raymond Zhao 9d9aebd2e6 Add vscode-emmet-helper and restrict some labels 2021-01-28 20:59:47 +00:00
Alexandru Dima 76adcde874 Add onDidChangeMarkers (fixes microsoft/monaco-editor#313) 2021-01-28 21:56:47 +01:00
Jackson Kearl de3b3ac549 Don't exclude all unless there are no includes at all 2021-01-28 12:28:43 -08:00
Alex Dima 791930308f Fixes microsoft/monaco-editor#2171 2021-01-28 21:27:04 +01:00
Matt Bierner 29c5c52302 Also apply #114709 to the extension editor
Fixes #114667

Also updates the monospace font to use our default monospace stack
2021-01-28 12:01:38 -08:00
Matt Bierner 8c5e805d3a Fix spelling 2021-01-28 12:01:38 -08:00
Rob Lourens 662a698ef9 Skip failing test #115244 2021-01-28 12:00:17 -08:00
Jackson Kearl 4d0a3637f2 Fix #115318: Getting started "Tweak My Settings" resets the getting started page 2021-01-28 11:46:54 -08:00
Alex Dima f54b4fe577 Fixes microsoft/monaco-editor#2168 2021-01-28 20:32:03 +01:00
Jackson Kearl d7821d5fb0 Remove console log 2021-01-28 11:26:16 -08:00
SteVen Batten ed4bd04c90 add other duplicate label to my endgame notebook 2021-01-28 11:17:57 -08:00
rebornix 3fe4b0eb2f fix #115293, #113933 2021-01-28 10:28:21 -08:00
Rob Lourens a7c0b43e1b Fix notebook action descriptions 2021-01-28 10:11:04 -08:00
Miguel Solorio d045bc6ed1 Update color name for 'notebook.inactiveFocusCellBorder' (refs #114219) 2021-01-28 09:57:03 -08:00
Jackson Kearl 660d6b82f8 Use unix style paths in includes always 2021-01-28 09:48:00 -08:00
Miguel Solorio 4a338fd0d4 Merge pull request #115269 from microsoft/misolori/notebook-inactive-focus
Add inactive focused cell border color
2021-01-28 09:35:06 -08:00