Tyler Leonhardt
ff6c1b51a8
add web label to web issue reporter
2021-10-14 11:26:57 -07:00
Alex Dima
7da76ad061
Update to latest native-keymap
2021-10-14 20:22:36 +02:00
Alex Dima
53cdb03a85
Revert "Update to latest native-keymap"
...
This reverts commit 15394cbf74 .
2021-10-14 20:20:17 +02:00
Connor Peet
4150347750
debug: activate debugger post-resolution if its type differs
...
Fixes #135090
2021-10-14 11:12:44 -07:00
isidor
f17b1ec638
more web friendly keybindings for New Window and New File commands
2021-10-14 19:54:03 +02:00
Tyler Leonhardt
e14c37c3b0
fix compile error for unused type
2021-10-14 10:53:27 -07:00
Tyler Leonhardt
a9a7c16b38
just check if clear is defined
2021-10-14 10:49:22 -07:00
Tyler Leonhardt
35cd6e9148
add extra data for web issue reporter
2021-10-14 10:33:47 -07:00
Jackson Kearl
9bb86e9f53
Speed up createFile unit test
...
ref #135075
2021-10-14 10:25:18 -07:00
Matt Bierner
6ae9e9d86c
Add more specific check for lib files on web
2021-10-14 10:10:55 -07:00
SteVen Batten
787554d251
improve watermark further
2021-10-14 10:02:28 -07:00
Miguel Solorio
92c2c396df
Update Codicons: Update whole-word ( Fixes #54275 )
...
bde6c41dad (diff-ebf01af4e09e7b58fa1c8e3ee1d6c7815cde60ff290c651bb56bddbe700234bd)
2021-10-14 10:01:27 -07:00
Matt Bierner
29d0c902a6
Include extension cdn in webview.cspSource
2021-10-14 09:32:36 -07:00
Matt Bierner
b7c340f119
Simplify import path
2021-10-14 09:32:35 -07:00
Alex Dima
15394cbf74
Update to latest native-keymap
2021-10-14 17:41:19 +02:00
Alex Dima
c586768928
Add a test for #128602
2021-10-14 17:22:15 +02:00
Alex Dima
2e0bb64461
Adopt latest loader
2021-10-14 17:09:03 +02:00
Henning Dieterichs
4cc9d87390
Fixes #128602 by adjusting the line when the previous line is also cut.
2021-10-14 16:37:48 +02:00
Daniel Imms
073a3d9748
Don't allow context menu when no terminals exist
...
Fixes #107655
2021-10-14 07:23:47 -07:00
Benjamin Pasero
eb4f908577
watcher - increase timeout to reduce crash likelyhood
2021-10-14 15:04:24 +02:00
AiverReaver
55524bee8a
fixed minimap slider width when page is scroll horizontally.
2021-10-14 17:57:57 +05:30
Henning Dieterichs
f1f645f4cc
editor.guides.bracketPairs: 'active' | 'all' | 'none' -> boolean | 'active'
2021-10-14 10:56:23 +02:00
Benjamin Pasero
78d226268b
make nonce transferable
2021-10-14 08:57:31 +02:00
Benjamin Pasero
8058194c2a
sandbox - requestChannel is optional
2021-10-14 08:55:07 +02:00
Benjamin Pasero
4e31ae70e1
💄
2021-10-14 08:51:40 +02:00
Benjamin Pasero
46e8f2054f
sandbox - make acquiring message port from sandbox reusable
2021-10-14 08:45:05 +02:00
Benjamin Pasero
067261c03b
sandbox - make shared process service available on startup
2021-10-14 08:34:35 +02:00
Tyler Leonhardt
cad4c193d8
Have web issue reporter be a little more useful
2021-10-13 21:58:35 -07:00
Matt Bierner
c986aef642
Remove .only and fix fragment used when opening file
...
Keeping the fragment causes a duplicated file to be opened
2021-10-13 19:33:56 -07:00
Matt Bierner
830987eac3
Refactor document link opening
...
- Extract out of command
- Try to preserve uri instead of converting to path
- Better handle case with absolute file path when there is no workspace
2021-10-13 19:27:35 -07:00
Matt Bierner
d1f72b5420
Try to clairify how md links are resolved
...
For #101203
The current logic ends up tossing out the uri scheme and other important info when opening md links. This PR tries to avoid that
2021-10-13 19:00:19 -07:00
Raymond Zhao
46996ba864
Scroll the tree to the top after search
...
Fixes
#133946
2021-10-13 17:36:03 -07:00
SteVen Batten
7548d58ac6
fix strings
2021-10-13 17:26:56 -07:00
Sean McManus
ae1bfc57d1
Update package.json
...
%html.format.wrapAttributesIndentSize.desc% contains markdown text.
2021-10-13 16:48:42 -07:00
Miguel Solorio
20e692d1d3
Add icon for deprecated messages in the settings ui ( #135044 )
2021-10-13 16:43:38 -07:00
Raymond Zhao
2aa340816f
Pass process.env using env flags
...
Also remove redundant env in options
Fixes #134696
2021-10-13 16:25:23 -07:00
Logan Ramos
809becc58e
Update telemetry text
2021-10-13 19:22:12 -04:00
Matt Bierner
497e90cf9a
Reduce timeouts in tests
...
For #134972
Not sure of a better way avoid needing timeouts for these specific tests but they don't need to be as long
2021-10-13 15:40:37 -07:00
Daniel Imms
77949c2bc0
Update distro
2021-10-13 15:18:20 -07:00
Daniel Imms
728f813018
windows-process-tree@0.3.2
...
Fixes #134939
2021-10-13 15:10:38 -07:00
Raymond Zhao
c7906b82e9
Fix settings tabs widget alignment
...
Affects #124161
2021-10-13 15:00:13 -07:00
Raymond Zhao
6a95fb2ec2
Add focusOnlyEnabledItems to settingsSwitcherBar
...
Fixes #124161
2021-10-13 15:00:12 -07:00
Alexandru Dima
1f660df97e
Fixes #23690 : Update native-keymap to a version that supports detecting keyboard layout changes on X11
2021-10-13 23:41:57 +02:00
Logan Ramos
3cce1d2c25
Clearer Settings UI for new telemetry setting ( #135028 )
...
* Work on improving telemetry setting description
* two options
* third option
* Add old crash reporter to getTelemetryLevel
* More verbose wording + comments
Co-authored-by: SteVen Batten <sbatten@microsoft.com >
2021-10-13 15:03:12 -04:00
João Moreno
6e0f56f0a9
build schedule
2021-10-13 20:58:18 +02:00
João Moreno
21560e806a
web api: IExternalURLOpener
2021-10-13 20:55:15 +02:00
Tyler Leonhardt
bff0b7805e
add new embed API for clearing credentials
2021-10-13 11:32:17 -07:00
Miguel Solorio
b4ef489539
Update Codicons
...
Remove pinned-dirty-small and pinned-small
1a9d49e68d
Refs #133422
2021-10-13 09:56:22 -07:00
Rob Lourens
26dd05c683
Add "engineering" label to area label query
2021-10-13 09:35:22 -07:00
Rob Lourens
4dfb9198f9
Move search tests that spawn processes to be integration tests
...
#134972
2021-10-13 09:18:18 -07:00