Commit graph

83667 commits

Author SHA1 Message Date
Rob Lourens
0950b62e3a Fix #126087 2021-06-11 14:45:57 -07:00
rebornix
742687abf0 📓 differenciate editor focus and list view focus 2021-06-11 14:37:29 -07:00
rebornix
27e16bf5e2 Merge branch 'notebook/dev' into main 2021-06-11 14:28:04 -07:00
Peng Lyu
baba2f4a8b
Merge pull request #125973 from tanhakabir/notebook/generic-code-renderer
Make generic code renderer output contributions in notebooks for all the languages the user has installed
2021-06-11 14:27:34 -07:00
Tyler Leonhardt
d686be3f5d
always hide quickinput on iPad when focus is lost fixes #125284 2021-06-11 14:25:37 -07:00
Connor Peet
4355270543
fix: use inline sourcemaps in watch task 2021-06-11 14:20:48 -07:00
Daniel Imms
172530867e
Merge pull request #126085 from microsoft/tyriar/125985
Pass config to external terminal service
2021-06-11 14:17:42 -07:00
Alexandru Dima
9fe506bc0a
update monaco.d.ts 2021-06-11 22:47:55 +02:00
rebornix
990213cbc3 use text/x- prefix 2021-06-11 12:53:37 -07:00
Logan Ramos
e575f67e9e
Make editor override service only operate on untyped editor inputs (#125779)
* Initial untyped editor work

* Fix reopen with

* Remove extraneous type

* Update override -> editorId

* Enrich EditorResourceAccessor

* Change override return type

* some 💄

* Remove described

* Add editor resource accessor tests for untyped

* Fix repetitive code

* 💄

* Fix notebook diff editor labels

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2021-06-11 14:59:41 -04:00
Pavel Kulyov
cf7c86de97
extensions/github-authentication: fix typo (#126072)
Closes: #125468
2021-06-11 18:45:33 +00:00
Megan Rogge
8652a54753
support setting the canvas renderer (#126068) 2021-06-11 18:30:55 +00:00
Daniel Imms
b989bc6f78 Pass config to external terminal service
The config service on the main process isn't complete which results in the
terminal config being undefined if there are no user terminals settings set.

Fixes #125985
2021-06-11 11:20:18 -07:00
rebornix
b58db90266 remove console.log 2021-06-11 11:11:37 -07:00
Connor Peet
31d45a97a9
fix tests 2021-06-11 10:55:55 -07:00
Connor Peet
56c9243bb2
notebook: fix duplicated domEval 2021-06-11 10:33:57 -07:00
Connor Peet
5b130d3546
testing: simpler, better format for tree view 2021-06-11 10:32:26 -07:00
Connor Peet
e28ce5d615
testing: give queued higher priority than passed
Fixes #123646
2021-06-11 10:32:26 -07:00
Benjamin Pasero
84dad213a0
files - keep plain text mode if renamed to txt (fix #125795) 2021-06-11 17:34:13 +02:00
tanhakabir
18391bae1c
Add text/x-javascript renderer 2021-06-11 07:51:04 -07:00
Henning Dieterichs
7f93f38f7b
* Cursor -> CursorsController
* OneCursor -> Cursor
2021-06-11 16:45:23 +02:00
Alexandru Dima
edba477349
Skip flaky test (#126054) 2021-06-11 16:44:50 +02:00
Daniel Imms
1d95ae29a6 Don't register in process manager if already disposed
Fixes #125909
2021-06-11 07:41:39 -07:00
Benjamin Pasero
f282e3c489
🆙 distro 2021-06-11 16:32:55 +02:00
Benjamin Pasero
e63eff41c7
🆙 distro 2021-06-11 16:13:54 +02:00
Alexandru Dima
6402c6e521
Fixes #113877: Avoid layout looping by respecting previous layout decision also in the case when the minimap uses fill. 2021-06-11 16:06:53 +02:00
Henning Dieterichs
261d075b4c
PrefixSumComputer renames. 2021-06-11 16:06:17 +02:00
Benjamin Pasero
5baf3840ad
🆙 distro 2021-06-11 16:04:59 +02:00
Daniel Imms
ae1f358300
Merge pull request #125849 from microsoft/tyriar/120369
Finalize terminal profile contributions
2021-06-11 07:00:57 -07:00
Sandeep Somavarapu
ed200965a2
fix trailing comma 2021-06-11 15:56:40 +02:00
Daniel Imms
465759bc58 Prevent other extensions registering terminal profiles 2021-06-11 06:45:36 -07:00
Benjamin Pasero
86262d3771
macos - restore Cmd+W to close window when no editors opened 2021-06-11 15:14:29 +02:00
isidor
d2bbf41b79
When there are no debug extensions, open the debug viewlet when F5 is pressed so the user can read the limitations 2021-06-11 15:04:51 +02:00
isidor
f56f6be432
untitledHint: remove experiment code 2021-06-11 14:43:31 +02:00
Sandeep Somavarapu
e41d4e9e1c
Fix #123039 2021-06-11 14:33:32 +02:00
Ladislau Szomoru
3697774c57
💄 Rename class 2021-06-11 14:31:47 +02:00
Ladislau Szomoru
33a0570002
Workspace trust - refactor workspace trust calculation (#125835)
Co-authored-by: SteVen Batten <steven.m.batten@outlook.com>
2021-06-11 14:17:59 +02:00
Daniel Imms
9677eddbff Show error notification when profile fails 2021-06-11 05:15:35 -07:00
Daniel Imms
a742a9bbe8 doc cleanup 2021-06-11 05:09:42 -07:00
Daniel Imms
0a9a394a63 Use a class for TerminalProfile 2021-06-11 05:01:40 -07:00
Alex Dima
2a73ba2e02
Merge remote-tracking branch 'origin/main' into pr/richardtallent/125591 2021-06-11 13:58:37 +02:00
Sandeep Somavarapu
f9c53a2b8a
Fix #122817 2021-06-11 12:40:43 +02:00
João Moreno
85a36ae074 enable smoketest on linux 2021-06-11 12:19:17 +02:00
Sandeep Somavarapu
0c6caa8fe3
Fix #123661 2021-06-11 12:15:58 +02:00
Sandeep Somavarapu
17822c2c1c
Fix #123673 2021-06-11 12:05:02 +02:00
Alex Ross
43485ec741
Fix configure action for recent tasks without a tasks.json
Fixes #125862
2021-06-11 11:21:17 +02:00
Benjamin Pasero
f8dfa3445d
storage - inmemory should register storages properly 2021-06-11 11:01:53 +02:00
Sandeep Somavarapu
f8c2e8c53f
Fix #118010 2021-06-11 10:20:35 +02:00
Alex Ross
57a760e71f
Update grammars 2021-06-11 10:11:40 +02:00
Alexandru Dima
750390dcd3
Merge pull request #125601 from cpsauer/line-height-multiple
Accept editor line height as multiple of font size
2021-06-11 09:49:17 +02:00