Commit Graph

90679 Commits

Author SHA1 Message Date
Johannes Rieken
e4c3b3182f Merge pull request #135869 from jakevossen5/main
Standardize captilization of "Go to"
2021-10-27 16:37:42 +02:00
Benjamin Pasero
27f20193dc watcher - consistent restart behaviour on errors (#135954) 2021-10-27 16:32:25 +02:00
Alex Ross
8feef7f3f3 Read marker severities more efficiently 2021-10-27 16:04:11 +02:00
Alex Ross
f6e8c633ff Don't use getStatistics to get errors in prelaunch task
Fixes #134383
2021-10-27 15:16:17 +02:00
Henning Dieterichs
704e0d233d Fixes #135898 by adding enumDescriptions. 2021-10-27 14:07:20 +02:00
Zi How Poh
ee645e8403 switch to enum 2021-10-27 18:38:02 +08:00
Alex Dima
3d81709d17 Remove usages of mode from monaco.d.ts 2021-10-27 12:04:05 +02:00
Alex Ross
ec64531d1f Tunnels in shared process should be per remote (#135937)
Fixes microsoft/vscode-remote-release#5706
2021-10-27 11:56:34 +02:00
Alex Dima
0bc3f2807d Merge remote-tracking branch 'origin/main' into alex/main-process-extension-host 2021-10-27 10:28:54 +02:00
Sandeep Somavarapu
aaa4e0a341 Merge pull request #135914 from microsoft/digitarald/lang-rec-fix
Fix placeholder for extension recommendation treatment
2021-10-27 09:39:16 +02:00
Tyler James Leonhardt
0bc255b692 Don't count upper case bonus if the letters are consecutive (#135930)
* don't count upper case bonus if the letters are consecutive

* update comment
2021-10-26 22:40:30 -07:00
Benjamin Pasero
9eaf4c9915 force new window when reopening (fix #135906) 2021-10-27 07:36:42 +02:00
Jackson Kearl
0f7f6e338a Fix #135381 2021-10-26 17:10:45 -07:00
Harald Kirschner
50f3ca62d0 Fix placeholder for extension recommendation treatment 2021-10-26 16:10:35 -07:00
Matt Bierner
bc566d42a1 Try bumping webEndpointUrlTemplate again
Reverts dc1a669906

Also bumps distro to pick up new product.json changes
2021-10-26 15:38:11 -07:00
rebornix
154af5a251 fix #119578. 2021-10-26 15:26:15 -07:00
rebornix
912ccead65 wrong index check. 2021-10-26 15:14:39 -07:00
rebornix
a3219878eb fix #133739. 2021-10-26 14:59:16 -07:00
rebornix
ee6716d29e fix #134454. 2021-10-26 14:38:43 -07:00
rebornix
2276432b71 fix #134456. 2021-10-26 14:32:49 -07:00
Alexandru Dima
2af65ef774 Try to use spawn instead of fork 2021-10-26 22:46:31 +02:00
Jackson Kearl
c4dcc486d3 Fix #135505: Walkthrough markdown command links are broken 2021-10-26 13:03:05 -07:00
Matt Bierner
9430f78485 Update markdown string docs
Fixes #135878
2021-10-26 12:15:52 -07:00
Jackson Kearl
f781291461 Fix #134665 2021-10-26 12:05:19 -07:00
Connor Peet
08409c807a notebook: handle duplicate mimetypes in list 2021-10-26 12:00:01 -07:00
Connor Peet
99b204f64e notebook: fix mimetype order list corruption if resorting multiple 2021-10-26 11:50:45 -07:00
Connor Peet
345c476e16 notebooks: fix mimetype display orer always saving into workspace settings 2021-10-26 11:41:01 -07:00
Miguel Solorio
e631826588 Update Codicons:Make search icons the same weight (Fixes #135894)
56d6bb32d8
2021-10-26 11:22:55 -07:00
SteVen Batten
f9943ec2af improve theming for #134196 2021-10-26 11:18:18 -07:00
Megan Rogge
11d8b59217 fix #135810 2021-10-26 11:08:22 -07:00
SteVen Batten
7a6ffe9ce1 match activity bar positioning 2021-10-26 10:29:40 -07:00
Jackson Kearl
ebfbd22683 Fix #135854 2021-10-26 09:16:18 -07:00
Connor Peet
de8a66adaf debug: bump js-debug 2021-10-26 09:12:49 -07:00
Daniel Imms
dd1ef62ce9 Null check xterm viewport
Fixes #135867
2021-10-26 08:20:21 -07:00
Jake Vossen
d8b96f116d Standerdize captilization of "Go to" 2021-10-26 08:38:58 -06:00
Henning Dieterichs
4cedacb5ab Implements #134932. Allows to theme the background of ghost text. 2021-10-26 15:52:11 +02:00
Zi How Poh
034adf13c7 add options for jumping to next/previous problem 2021-10-26 21:16:57 +08:00
Alex Ross
27ef170cb5 Fix Local Port Host setting
Fixes #135201
2021-10-26 14:11:17 +02:00
Ladislau Szomoru
534d68bdc4 Add repository 2021-10-26 13:06:13 +02:00
Ladislau Szomoru
e0c121d5a7 Add more repositories 2021-10-26 13:03:38 +02:00
Dirk Baeumer
b9bcb742de change -> Change 2021-10-26 12:18:14 +02:00
Martin Aeschlimann
5e4bc951cd Hitting return after </button> element crashes VS Code (Insiders). Fixes #135806 2021-10-26 11:55:51 +02:00
Johannes Rieken
3e38877f5e Merge branch 'main' into joh/fix123860 2021-10-26 11:27:05 +02:00
Alex Dima
6f72d1b184 Try to fork the extension host process directly from the main process 2021-10-26 11:16:47 +02:00
Alex Dima
79ca72e9ea Merge remote-tracking branch 'origin/main' into alex/main-process-extension-host 2021-10-26 11:15:48 +02:00
Alex Ross
dc1a669906 Revert "Hardcode commit for webview endpoint in public product.json"
This reverts commit 1100001c70.
2021-10-26 10:32:33 +02:00
Alex Dima
8619b10a8d Merge remote-tracking branch 'origin/main' into alex/main-process-extension-host 2021-10-26 10:18:30 +02:00
Alexandru Dima
3d09c55e40 Merge pull request #135828 from microsoft/alex/worker-eventing
Add support for eventing
2021-10-26 10:14:23 +02:00
Stephen Sigwart
e16defc598 Fix search editor scrolled to bottom on first search when editor group changed. (#134693)
* Fix search editor scrolled to bottom on first search when editor group changed.

* Await model write before setting scroll.

Co-authored-by: Jackson Kearl <jakearl@microsoft.com>
2021-10-26 00:30:20 -07:00
Johannes Rieken
4f5b34c1e6 change how snippet completions are computed.
go the more expensive route and instead of finding potential insert position check the prefix at each offset for each snippet.
2021-10-26 09:14:12 +02:00