Miguel Solorio
e631826588
Update Codicons:Make search icons the same weight ( Fixes #135894 )
...
https://github.com/microsoft/vscode-codicons/commit/56d6bb32d87aa027576760a0337633c9bc8c4bd4
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 Ross
dc1a669906
Revert "Hardcode commit for webview endpoint in public product.json"
...
This reverts commit 1100001c70 .
2021-10-26 10:32:33 +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
Dirk Baeumer
4935c64780
Fixes #86481 : Switching language notification only has 1 button?
2021-10-26 08:48:25 +02:00
Andrew Jones
a0730384ce
Change to capture groups for readability
2021-10-26 16:19:37 +10:00
Alex Dima
6bfe4def01
Add support for eventing
2021-10-26 08:16:48 +02:00
Andrew Jones
12d9e0946e
Simplify regexp
2021-10-26 15:51:56 +10:00
deepak1556
73b509ab44
Run OSS tool
2021-10-26 14:10:41 +09:00
Stephen Sigwart
dbea36b57a
Search editor go to location improvements ( #135227 )
...
* Search editor go to location improvements
- Added option to go to and select the match
- Fixed cursor placement with initial whitespace
* Remove #128927 changes
* Fix up seprartor logic
Co-authored-by: Jackson Kearl <jakearl@microsoft.com >
2021-10-25 21:20:36 -07:00
Andrew Jones
628c6dae1a
Over-complicated single pass
2021-10-26 10:46:11 +10:00
Tyler Leonhardt
f6a5fbec58
rework logic of setting selectedItems in multi-select mode
2021-10-25 17:31:10 -07:00
Tyler Leonhardt
52cd7df994
fixes #75046 - ensure selectedItems is updated onAccept
2021-10-25 17:01:25 -07:00
rebornix
243b64d35a
fix #135516 .
2021-10-25 16:50:26 -07:00
rebornix
c6d2e5253d
re #134600 .
2021-10-25 16:50:25 -07:00
Alexandru Dima
af37dd9117
Merge pull request #135602 from rchiodo/dev/rchiodo/multiple_providers
...
Allow semantic tokens to be provided by more than one provider
2021-10-26 01:01:14 +02:00
Alex Dima
42aa33ce64
Add support for invoking multiple equal scored DocumentSemanticTokensProviders
2021-10-26 00:53:13 +02:00
Miguel Solorio
11591af6fd
Polish verified publisher styles (Refs #127825 )
...
Updated Codicons https://github.com/microsoft/vscode-codicons/commit/aeba1103adc4bc8367e58c8bba4d6ed71145a979
2021-10-25 15:49:13 -07:00
Connor Peet
3ae5ecd865
debug: show warning in launch.json for disabled debuggers
...
Fixes #134173
2021-10-25 15:37:42 -07:00
Jackson Kearl
31ca4cd39a
Fix #71096
2021-10-25 15:29:32 -07:00
Matt Bierner
1100001c70
Hardcode commit for webview endpoint in public product.json
...
Fixes #135641
Also fixes duplicated names `webEndpointUrlTemplate` and `webContentExternalBaseUrlTemplate`
2021-10-25 15:27:36 -07:00
Matt Bierner
207fece665
Revert "Remove Jupyter specific loader special case ( #126939 )"
...
This reverts commit efe0678e96 .
Fixes #132557
2021-10-25 15:27:36 -07:00
Daniel Imms
b498b7d2ea
Note in all Pseudoterminal events that open needs to be called first
...
Fixes #108298
2021-10-25 15:08:43 -07:00
Alex Dima
21b22af19e
Add support for invoking multiple equal scored DocumentRangeSemanticTokensProviders
2021-10-25 23:39:10 +02:00
Martin Aeschlimann
8e7601d3a1
change decorator fallback to ['entity.name.decorator'], ['entity.name.function']
2021-10-25 23:36:31 +02:00
Megan Rogge
fcdbfd08f0
fix viewport gets pushed up repeatedly when toggling size to content width #135804
2021-10-25 13:49:39 -07:00
Connor Peet
b421d0159c
notebooks: better handling of preferred mimetype
...
Fixes #135676
2021-10-25 13:37:22 -07:00
Martin Zimmermann
885eb8d846
Fixes #26393 by changing the default behavior of InsertCursorAbove/Below
2021-10-25 22:10:57 +02:00
Alex Dima
3703c278ab
Use CompositeDocumentRangeSemanticTokensProvider only when having 2 or more providers with the highest priority
2021-10-25 21:19:37 +02:00
Alex Dima
a0d62edb9e
💄
2021-10-25 21:12:37 +02:00
Megan Rogge
fae8d1fada
enable opt-out of contributed profiles ( #135791 )
2021-10-25 11:51:06 -07:00
Alexandru Dima
e3fbb0a6fc
Merge pull request #135108 from microsoft/alex/update-native-keymap
...
Update to latest `native-keymap`
2021-10-25 20:49:56 +02:00
Ikko Ashimine
e3e5feceb5
Fix typo in timelinePane.ts ( #131356 )
...
reseting -> resetting
2021-10-25 11:49:44 -07:00
Martin Aeschlimann
f3a14f6514
[css/html/json] update services
2021-10-25 20:20:44 +02:00