Commit Graph

89088 Commits

Author SHA1 Message Date
Alexandru Dima c0028a2b43 Merge pull request #133335 from CGNonofr/monaco-resolve-code-action
Add resolveCodeAction to monaco registerCodeActionProvider
2021-09-28 02:07:00 +02:00
Alexandru Dima 73ecd9bf00 Merge pull request #133679 from aghArdeshir/issues/133674
Remove IE-support for clipboard data
2021-09-28 01:18:57 +02:00
Alexandru Dima 82096d3f34 Merge pull request #132681 from microsoft/alex/pr-61021
Minimap: Settings for background and text opacity
2021-09-28 01:18:11 +02:00
Alex Dima 286df92c98 update monaco.d.ts 2021-09-28 01:09:20 +02:00
Alex Dima 766f8f68e3 Merge remote-tracking branch 'origin/main' into pr/aghArdeshir/133679 2021-09-28 01:03:08 +02:00
Alex Dima 792c17f1dc Merge remote-tracking branch 'origin/main' into alex/pr-61021 2021-09-28 01:00:54 +02:00
Alex Dima 1ffca4a1ba Remove unused import 2021-09-28 00:59:45 +02:00
Alex Dima bfc02befad Revert "Update highlightjs"
This reverts commit 436f9d38b0.
2021-09-28 00:59:21 +02:00
Alex Dima acf25a3193 Fixes #133816: return the promise from the code editor paste implementation 2021-09-28 00:58:11 +02:00
rebornix e8cce835fe fix #132063. 2021-09-27 15:54:53 -07:00
Alex Dima ad8b3db848 Merge remote-tracking branch 'origin/main' into alex/pr-61021 2021-09-28 00:45:39 +02:00
Alexandru Dima c8f84fe7b1 Merge pull request #132214 from door-bell/patch-1
Fix formatting on setting workbench scroll sensitivity setting description
2021-09-28 00:44:49 +02:00
Matt Bierner 436f9d38b0 Update highlightjs 2021-09-27 15:43:26 -07:00
Matt Bierner 124f1ef74e Remove extra check for non-nullable param 2021-09-27 15:43:25 -07:00
Alex Dima 11ee8fb4f9 Use globe codicon (#130905) 2021-09-28 00:42:07 +02:00
Alex Dima 2a37970fba Move launching of extension host processes back to the renderer process for now 2021-09-28 00:32:30 +02:00
Alex Dima b22933c6d5 Improve timeout error messages (#133890) 2021-09-28 00:23:52 +02:00
Alex Dima baa8f6d14c Improve logging in ExtensionHostStarter 2021-09-28 00:20:50 +02:00
rebornix 7fd6aaa0a9 fix #129552 2021-09-27 14:30:00 -07:00
rebornix 1b13da6364 update notebook decorations typings. 2021-09-27 14:30:00 -07:00
Matt Bierner 8731be5e78 Fix errors in untitled JS/TS files 2021-09-27 14:09:31 -07:00
Matt Bierner 117b201b80 Update monaco.d.ts for new TS version 2021-09-27 13:48:06 -07:00
Matt Bierner 1aa23f12ac Only show capabilities item when in single file mode
For #133731

No need to show this normally since project intellisense is the default
2021-09-27 13:39:26 -07:00
Matt Bierner f47586563e Show loading spinner while loading status of tsconfig for current file 2021-09-27 13:39:25 -07:00
Matt Bierner bf1fcf0ecf Pick up new TS version for building VS Code 2021-09-27 13:39:25 -07:00
rebornix 4350d6abd4 npe 2021-09-27 13:35:24 -07:00
Alex Dima 2775340760 Clarify with JSDoc comments that methods starting with _ should not be used by customers of IExtensionService. 2021-09-27 22:34:52 +02:00
Alex Dima d6043741ba Have _handleDeltaExtensions wait for _initialize to finish before handling delta extensions 2021-09-27 22:17:53 +02:00
Martin Aeschlimann ec2fdbaa58 Merge pull request #133363 from ssigwart/folding
Make go to next/prev folding range more intuitive
2021-09-27 21:28:27 +02:00
Ikko Ashimine 437b6ce304 Fix typo in completions.test.ts (#133401)
backets -> brackets
2021-09-27 12:23:56 -07:00
Martin Aeschlimann e29f8d7d14 [css/html/json] update service 2021-09-27 21:02:20 +02:00
Logan Ramos d32abff8c7 Never import app insights outside of testing 2021-09-27 14:47:45 -04:00
Rob Lourens f923f06e5c Fix callstack view adding to disposed DisposableStore 2021-09-27 11:47:26 -07:00
rebornix 0ff2e08d50 fix #132143. 2021-09-27 11:40:14 -07:00
Alex Dima c037b74143 Improve logging 2021-09-27 20:39:07 +02:00
rebornix 7259365a6c re #132143. do not clear output min height during output update. 2021-09-27 11:35:49 -07:00
rebornix 616aea313f re #132143. merge clear and append edits. 2021-09-27 11:35:49 -07:00
Alex Dima d0709fb51d Update the shared process tunnel address async 2021-09-27 20:23:19 +02:00
Matt Bierner 3f377f4605 Remove use of setImmediate
For #133173
2021-09-27 11:10:17 -07:00
Logan Ramos 4a6f386768 Bump distro 2021-09-27 14:10:10 -04:00
SteVen Batten 67df4ce8d7 create nulltelemetryserviceshape class 2021-09-27 11:06:56 -07:00
Logan Ramos 4dff993e49 Third party notices 2021-09-27 13:37:27 -04:00
Megan Rogge 17080697ca fix #133361 2021-09-27 10:02:22 -07:00
Megan Rogge 65c4047dbc fix #133722 2021-09-27 09:11:26 -07:00
Harald Kirschner 0465d0be45 Removed mnemonic from Get Started, fixes #133873 2021-09-27 09:05:19 -07:00
Megan Rogge 4d4645c917 fix #133552, switch off revive process by default 2021-09-27 08:09:49 -07:00
Johannes Rieken 622a8db6e2 app proposed API checks, fyi @eamodio 2021-09-27 16:54:50 +02:00
Logan Ramos 26ba13ff98 Fix + re-enable close tests 2021-09-27 10:52:47 -04:00
Alex Dima 1e4e6aaa2e Fixes #132156: Do not move cursor to the first non whitespace column when using revealCursor 2021-09-27 16:17:32 +02:00
Alex Dima 3fe0299742 Extract MoveOperations.vertical 2021-09-27 16:17:32 +02:00