Commit graph

63442 commits

Author SHA1 Message Date
Martin Aeschlimann 17e140249f more typescript specific rules 2020-03-31 01:12:41 +02:00
Jackson Kearl b0007945b9 Add workaround for #93745 2020-03-30 16:10:42 -07:00
rebornix 3f244d4cce tit -> titie.
Co-authored-by: @sbatten
2020-03-30 15:29:54 -07:00
Alex Dima 1613b19d0b
update loader 2020-03-31 00:13:37 +02:00
Martin Aeschlimann 878642d8fc mark product icon theme as proposed API 2020-03-31 00:02:46 +02:00
Alexandru Dima b2d0292a20
Merge pull request #93569 from microsoft/alex/semantic-document-range
Implement support for DocumentRangeSemanticTokensProvider
2020-03-30 23:52:59 +02:00
Alex Dima c5ee74fd2d
Avoid controversial method (ref #92811) 2020-03-30 23:48:11 +02:00
Rachel Macfarlane 4de7667c78 When signing out of account, offer to turn off settings sync instead of showing account picker 2020-03-30 14:39:30 -07:00
Sandeep Somavarapu ce60450527 fix global state syncing
- do not remove if not registered
- pull replaces local completely
2020-03-30 23:37:43 +02:00
Rachel Macfarlane 85119afc7b Issue distinct sessions per extension, remove session when extension is removed from trusted list 2020-03-30 14:34:42 -07:00
Alex Dima 827917d698
Merge remote-tracking branch 'origin/master' into alex/semantic-document-range 2020-03-30 23:32:24 +02:00
Rob Lourens fe48834db8 Add warning comment to LogLevel api
#85992
2020-03-30 16:27:25 -05:00
Rob Lourens 3a2186460f Revert "Remove LogLevel from proposed api, #85992"
This reverts commit 51a62012b1.
2020-03-30 16:25:44 -05:00
Rob Lourens 9f56adcf08 Revert "Fix build"
This reverts commit d97dca4d2b.
2020-03-30 16:25:44 -05:00
Alex Dima 864bc14f78
Remove unused import to unblock build 2020-03-30 23:20:12 +02:00
Martin Aeschlimann 8d7ef6e898 adopt product icon theme in extension actions & picker 2020-03-30 23:04:01 +02:00
SteVen Batten 1ff8393a58 update move view command 2020-03-30 16:54:34 -04:00
Alex Dima 7ea4f803a4
Merge remote-tracking branch 'origin/master' into alex/semantic-document-range 2020-03-30 22:39:22 +02:00
Alex Dima be624aa100
Cover case where the partial range is contained inside a piece 2020-03-30 22:38:35 +02:00
SteVen Batten 4cdc975fb2 move views event 2020-03-30 15:58:14 -04:00
Rob Lourens d97dca4d2b Fix build
#85992
2020-03-30 14:49:02 -05:00
Rob Lourens 51a62012b1 Remove LogLevel from proposed api, #85992 2020-03-30 14:17:07 -05:00
Martin Aeschlimann 890f62dfd9
Merge pull request #93776 from microsoft/aeschli/83156
Relative paths to folders below code-workspace not preserved on save
2020-03-30 11:37:18 -07:00
Sandeep Somavarapu a785b8a0ac fix tests 2020-03-30 20:04:43 +02:00
rebornix 4561e397eb 💄 2020-03-30 10:59:49 -07:00
rebornix 2a558708f1 Fix #93777. NotebookViewType context key. 2020-03-30 10:54:41 -07:00
Martin Aeschlimann a336432230 Relative paths to folders below code-workspace not preserved on save. Fixes #83156 2020-03-30 19:23:32 +02:00
Rob Lourens d661f7b2d1 Implement cancellation for notebook cell execution 2020-03-30 12:14:10 -05:00
Rob Lourens e0685110a2 Split markdown cell template from code cell template 2020-03-30 12:14:10 -05:00
Alex Ross 3349b15e84 OSS tool 2020-03-30 18:22:12 +02:00
Sandeep Somavarapu 2e601022fd #91545 skip global state synchroniser while checking for merging 2020-03-30 18:15:12 +02:00
Sandeep Somavarapu 54def40726 #91545 do not reuse the preview 2020-03-30 18:14:26 +02:00
Sandeep Somavarapu 9552105bcb 💄 2020-03-30 17:51:24 +02:00
Sandeep Somavarapu 5881948521 Fix #91545 2020-03-30 17:51:24 +02:00
Alex Dima 21293c4266
Fixes #86415: Finalize semantic tokens API 2020-03-30 17:34:57 +02:00
Alex Dima de1f8e5d9b
SemanticTokensBuilder: Add push overload that accepts objects and support out-of-order calls (for #93614) 2020-03-30 17:34:57 +02:00
Johannes Rieken 62c70b152a fix https://github.com/microsoft/vscode/issues/93743 2020-03-30 17:12:37 +02:00
Alex Ross f0e5bab361 tasks.json not refreshed
Fixes #93691
2020-03-30 16:25:16 +02:00
Sandeep Somavarapu 45a4b126da Fix #90936 2020-03-30 16:09:56 +02:00
Sandeep Somavarapu 643c3fbc31 check if ignored extensions exists 2020-03-30 15:54:06 +02:00
SteVen Batten 548b94e0a0 fix bp and open editor view sizing in panel 2020-03-30 09:53:20 -04:00
Alex Dima 65309e1d7c
Have SemanticTokensBuilder.build() return SemanticTokens (for #93614) 2020-03-30 15:52:25 +02:00
Sandeep Somavarapu 1f988c01a6 fix tests 2020-03-30 15:33:41 +02:00
Sandeep Somavarapu b8eeacc5c0 Fix #92812 2020-03-30 15:30:09 +02:00
Sandeep Somavarapu e52f57d026 Fix #90977 2020-03-30 15:14:23 +02:00
Johannes Rieken 4ef3159638 update distro 2020-03-30 15:10:13 +02:00
João Moreno 1526a0ba1e fix wsl script 2020-03-30 14:45:18 +02:00
João Moreno 6f5e1edcd1 Merge branch 'master' of github.com:microsoft/vscode 2020-03-30 14:33:53 +02:00
João Moreno 793499665b use windows DISPLAY when running code.sh client within WSL 2020-03-30 14:33:49 +02:00
Benjamin Pasero 7764b06fae 💄 2020-03-30 14:33:39 +02:00