Matt Bierner
af070ee0a0
Move custom editor extension activation out of input
...
Inputs should not need to know about extensions
2019-10-01 15:05:22 -07:00
Matt Bierner
64023bd18b
Show loading indicator while a custom editor is resolving
...
Part of #81740
2019-10-01 15:05:22 -07:00
Miguel Solorio
ccf0a56243
Fix #81704
2019-10-01 14:49:44 -07:00
Daniel Imms
dc5a137ec4
Use US English in settings sync
2019-10-01 14:08:37 -07:00
Rachel Macfarlane
73c61c4e40
Update high contrast minimap selection color, fixes #81728
2019-10-01 14:04:58 -07:00
Matt Bierner
f96527a7bd
Document mime for custom editor selectors
...
Fixes #81789
2019-10-01 14:03:24 -07:00
Rob Lourens
5bd8022122
Merge pull request #81781 from skprabhanjan/fix-81779
...
Fix 81779 Preserve Case Hyphen and Underscore replacement issues
2019-10-01 13:57:25 -07:00
Matt Bierner
3793cb96e9
Improve docs on asExternalUri
...
Fixes #81709
2019-10-01 13:49:30 -07:00
Matt Bierner
00b1067cab
Add simple description for image preview extension
...
Fixes #81741
2019-10-01 13:45:00 -07:00
Miguel Solorio
197c7f2718
Fix #81701
2019-10-01 12:58:46 -07:00
Miguel Solorio
e1aa754e6f
Fix #81790
2019-10-01 12:51:46 -07:00
Matt Bierner
eedf80d84b
Re-render image preview when image on disk changes
...
Fixes #81751
Make sure we reload the image in the preview when it changes on disk
2019-10-01 11:57:37 -07:00
SteVen Batten
9341df363a
add cancel id for custom dialog
2019-10-01 11:36:42 -07:00
skprabhanjan
011186efc7
Changed hyphen and underscore ordering
2019-10-01 22:54:38 +05:30
skprabhanjan
27d7141d28
Revert "Changed hyphen and underscore ordering"
...
This reverts commit a3fc301dc4 .
2019-10-01 22:53:24 +05:30
skprabhanjan
a3fc301dc4
Changed hyphen and underscore ordering
2019-10-01 22:51:24 +05:30
Alexandru Dima
9c1fa6f48e
Fixes #81762
2019-10-01 18:33:49 +02:00
Johannes Rieken
e520a1bcef
make sure all, not some, decorations are unused before removing its css rule, #81467
2019-10-01 18:14:20 +02:00
Alexandru Dima
2966f6f05d
update distro
2019-10-01 18:12:45 +02:00
Rachel Macfarlane
85cfc55a69
Tweak wording of minimap.selectionHighlight description, fixes #81730
2019-10-01 08:02:41 -07:00
Alex Ross
62b2b7098d
Update jsdoc for TreeView title
...
Fixes https://github.com/microsoft/vscode/issues/81712 and https://github.com/microsoft/vscode/issues/81736
2019-10-01 15:33:27 +02:00
Benjamin Pasero
20876ae53b
telemetry - fix broken opt out
2019-10-01 12:10:38 +02:00
Martin Aeschlimann
2724ca6c05
styler: allow Color
2019-10-01 09:49:22 +02:00
Matt Bierner
313ede61cb
Also remove extHostWebview side of the api proposal for webview editor state/save
2019-09-30 20:36:21 -07:00
Matt Bierner
f75285a4e1
Remove save / state from custom editor api proposal for now
...
These features are not working in many cases and the api around them will likely change significantly
2019-09-30 20:15:34 -07:00
Matt Bierner
71c95a466f
Disable open with command for now
...
It needs more polishing and should probably only be enabled for files that may have custom editors enabled
2019-09-30 20:15:34 -07:00
Pine Wu
9bb24dc1c1
Upgrade html/css language services
2019-09-30 16:42:01 -07:00
Pine Wu
fe0f0cc501
Fix monospace font-family not showing in deeper hover/suggest
2019-09-30 16:39:14 -07:00
Matt Bierner
2aea209a3e
Add fallback for invalid signature help data structure
...
Fixes #80617
Some extensions may provide us with bad data types (if they are js or don't have strict null enabled for example). Try to be more careful about handling such cases by falling back to an empty array instead of undefined
2019-09-30 16:10:18 -07:00
SteVen Batten
9cba8ad16d
fixes #81267
2019-09-30 16:04:06 -07:00
Matt Bierner
1c215ef3f6
Try different name for default editor
...
Fixes #80777
2019-09-30 16:03:16 -07:00
Rob Lourens
f832acfbd9
Settings editor fixes
...
- Fix keyboard shortcut to show context menu
- Fix showing gear icon when settings row is focused
2019-09-30 15:15:49 -07:00
Miguel Solorio
48e1250e2f
Fix #81690
2019-09-30 15:09:49 -07:00
Rob Lourens
df0953c045
Fix setting row colors
...
Remove focus outline on settings editor. It's not tabbable so it doesn't serve any purpose and is annoying to see every time I click on the editor background. Just need to keep .editor-instance from getting focus on click.
Fix #81675
2019-09-30 14:41:58 -07:00
Matt Bierner
e904a5f646
Warn development webview extensions that use vscode-resource uris directly
...
Fixes #81685
2019-09-30 14:22:47 -07:00
Matt Bierner
8079ff0001
Rename resolveExternalUri to asExternalUri
...
#81131
2019-09-30 14:22:47 -07:00
Matt Bierner
3ae6f0bf93
Annotate that preferredEncoding can be undefined
...
Discovered as part of #81574
2019-09-30 14:22:47 -07:00
Martin Aeschlimann
74ac7b8520
smoke: update mocha
2019-09-30 22:58:57 +02:00
Martin Aeschlimann
1465409125
update json server & service
2019-09-30 22:58:40 +02:00
Martin Aeschlimann
d6169488c3
update html server & service
2019-09-30 22:58:18 +02:00
Martin Aeschlimann
ecba37c6ef
update css service/server
2019-09-30 22:55:31 +02:00
Miguel Solorio
b8a75a33dd
Fix #81573 , show beak in status bar
2019-09-30 12:17:57 -07:00
Martin Aeschlimann
a5745f5042
[folding] Support single shortcut for toggling fold/unfold. Fixes #18549
2019-09-30 21:03:29 +02:00
Miguel Solorio
3f3a9e30db
Fix #81536 , center git decorations
2019-09-30 11:42:36 -07:00
Pine Wu
7a27b26446
Polish css.completion.completePropertyWithSemicolon doc
2019-09-30 11:41:07 -07:00
Miguel Solorio
889d69688b
Update Octicons and cgmanifest
2019-09-30 11:34:22 -07:00
Miguel Solorio
2c704846d6
Show correct icon in HC mode for adding breakpoints
2019-09-30 10:46:24 -07:00
Miguel Solorio
83cd86bb36
Fix #81649 , show collapse icon in debug viewlet
2019-09-30 10:45:44 -07:00
Miguel Solorio
3611cc7d07
Show collapse icon in Problems panel
2019-09-30 10:23:48 -07:00
Miguel Solorio
d26bc6e7d5
Fix #81662
2019-09-30 10:19:19 -07:00