Sandeep Somavarapu
|
7a5dec3842
|
Fix #55480
|
2018-08-24 10:33:34 +02:00 |
|
Matt Bierner
|
b7483ab8ae
|
Update markdown grammar
|
2018-08-24 10:30:14 +02:00 |
|
Johannes Rieken
|
9d2f309e45
|
add ISuggestion#noWhitespaceAdjust to internal suggest api, #57093
|
2018-08-24 10:29:02 +02:00 |
|
Sandeep Somavarapu
|
35b36b75d0
|
#56649 Add logs to diagnose
|
2018-08-24 10:25:10 +02:00 |
|
isidor
|
20b2782ffa
|
line height for breakpoints view
fixes #57131
|
2018-08-24 10:09:59 +02:00 |
|
Johannes Rieken
|
561f8d6b33
|
add adjustWhitespace -flag to snippet controller, #57093
|
2018-08-24 10:09:28 +02:00 |
|
Benjamin Pasero
|
8d72e849d3
|
Debt: avoid electron remote module (#57134)
* debt - avoid usages of electron remote module
* debt - comment out remote & sendSync from electron.d.ts
|
2018-08-24 09:54:25 +02:00 |
|
Alex Dima
|
74bd9b1d27
|
Remove RPCMultiplexer; Add tests
|
2018-08-24 09:52:46 +02:00 |
|
isidor
|
6e17ed2917
|
Line breakpoint: fix disabled icon css rule
fixes #57132
|
2018-08-24 09:50:31 +02:00 |
|
Martin Aeschlimann
|
eece57cf24
|
Merge pull request #57069 from DJMcNab/rust-region
add rust region comments (#55648)
|
2018-08-24 09:47:34 +02:00 |
|
Isidor Nikolic
|
75fc68bad8
|
Merge pull request #57108 from Microsoft/misolori/search-stop-icon
Update "Stop" icon in search
|
2018-08-24 09:27:02 +02:00 |
|
Christopher Leidigh
|
d200e76c49
|
Settings: Only add label target for checkbox (#57129)
|
2018-08-24 01:32:16 -04:00 |
|
Rob Lourens
|
803542327f
|
Fix #57046 - workspaceContains should search using search providers, not its own DiskSearch instance
|
2018-08-23 22:11:02 -07:00 |
|
Jackson Kearl
|
346018a80d
|
Enum descriptions in new settings editor via SelectBox widget (#57050)
* Create initial implementation of details selectbox via SelectBox
* Add markdown support
* Remove click handling support
|
2018-08-23 21:39:51 -07:00 |
|
Ramya Achutha Rao
|
3cbd552f3d
|
Skip suggestwidget telemetry if its already open Fixes #54667
|
2018-08-23 18:56:28 -07:00 |
|
Jackson Kearl
|
4ae39646f9
|
Add underline on hover for links
|
2018-08-23 18:01:24 -07:00 |
|
Ramya Achutha Rao
|
322390ca64
|
Check other experiment dependencies before running experiment
|
2018-08-23 17:59:20 -07:00 |
|
Ramya Achutha Rao
|
ec95562121
|
Update distro
|
2018-08-23 17:46:19 -07:00 |
|
SteVen Batten
|
fc300b4640
|
fixes #56990
|
2018-08-23 16:31:43 -07:00 |
|
Daniel Imms
|
4ed24e070a
|
Defer terminal process creation to allow container to be created
Fixes #48136
|
2018-08-23 15:28:32 -07:00 |
|
Rob Lourens
|
1eeb5b9377
|
Fix #57077 - remember replace state correctly
|
2018-08-23 14:42:31 -07:00 |
|
Aldo Donetti
|
80fca4c016
|
missing word in string (#57084)
|
2018-08-23 14:16:34 -07:00 |
|
Greg Van Liew
|
2830150a8a
|
Merge pull request #57051 from MarvinJWendt/patch-1
Grammar fix in CONTRIBUTING.md
|
2018-08-23 14:06:05 -07:00 |
|
Miguel Solorio
|
1b7289782a
|
Make stop icon smaller and less brighter
|
2018-08-23 13:32:13 -07:00 |
|
Ramya Achutha Rao
|
fd9d375827
|
Use editor.fontweight in suggest widget #53469
|
2018-08-23 12:55:20 -07:00 |
|
Christopher Leidigh
|
7756abfff9
|
Settings: Allow description to toggle checkbox Fixes: #54053 (#57103)
|
2018-08-23 15:42:58 -04:00 |
|
Matt Bierner
|
f0e2534ad1
|
Update markdown grammar
|
2018-08-23 17:58:05 +02:00 |
|
Benjamin Pasero
|
c1126302de
|
back to old solution to fix #57056
|
2018-08-23 16:48:34 +02:00 |
|
Alex Dima
|
9710c0aa6d
|
Use allocUnsafe to benefit from buffer pool
|
2018-08-23 16:46:00 +02:00 |
|
Alex Dima
|
ef4382dce3
|
First cut at binary encoding messages for ext host
|
2018-08-23 16:37:28 +02:00 |
|
Sandeep Somavarapu
|
c051db5343
|
Use Workspace Extension category
|
2018-08-23 16:30:36 +02:00 |
|
Johannes Rieken
|
95e4df2680
|
add filtering to breadcrumbs picker, #55004
|
2018-08-23 16:16:03 +02:00 |
|
Johannes Rieken
|
ebc9f5cdc6
|
fix error when not having a code editor
|
2018-08-23 16:16:03 +02:00 |
|
isidor
|
1a0311ae4e
|
labelService: allow to register workspace label formater
|
2018-08-23 15:49:21 +02:00 |
|
Benjamin Pasero
|
8f96ce69e2
|
debt - reduce usage of electron remote module
|
2018-08-23 13:09:27 +02:00 |
|
isidor
|
9a57f2e00b
|
IUriLabelService -> ILabelService
|
2018-08-23 12:57:32 +02:00 |
|
Sandeep Somavarapu
|
de38bb2ea3
|
Customise workspace extensions from config
|
2018-08-23 12:47:49 +02:00 |
|
Johannes Rieken
|
3663d1f07c
|
extract highlight knowledge as prep to filter, #55004
|
2018-08-23 12:44:36 +02:00 |
|
Johannes Rieken
|
eb93ebcb0b
|
breadcrumb - allow uparrow to move to tree
|
2018-08-23 12:44:36 +02:00 |
|
Isidor Nikolic
|
8f343b7b59
|
Merge pull request #57022 from Microsoft/isidorn/getWorkspaceLabel
UriLabelService.getWorkspaceLabel
|
2018-08-23 12:35:31 +02:00 |
|
Sandeep Somavarapu
|
18c3630d9b
|
Trigger installing in all servers simultaneously
|
2018-08-23 12:31:00 +02:00 |
|
isidor
|
1b07ac78ba
|
remove console.log
|
2018-08-23 12:27:32 +02:00 |
|
Matt Bierner
|
c64ceff97b
|
Fix potential npe
Fixes #57058
|
2018-08-23 12:18:35 +02:00 |
|
isidor
|
a03b3b5066
|
remove .name from IWorkspace
|
2018-08-23 12:09:01 +02:00 |
|
isidor
|
6090860b4f
|
workspaces: toWorkspaceIdentifier utility
|
2018-08-23 11:59:31 +02:00 |
|
Johannes Rieken
|
030d26e61b
|
tweak node update/resue logic and add more info when errors happen, #56634, #57005, #57006
|
2018-08-23 11:37:22 +02:00 |
|
Matt Bierner
|
069c71374f
|
Updating theme scopes for new markdown grammar
|
2018-08-23 11:35:09 +02:00 |
|
Johannes Rieken
|
f4ce236ad4
|
keep editor position stable when revealing after previewing, #56983
|
2018-08-23 10:56:47 +02:00 |
|
Matt Bierner
|
bfae34d749
|
Update js/ts grammar
|
2018-08-23 10:54:24 +02:00 |
|
Daniel McNab
|
c522c96317
|
fix rust region comments
|
2018-08-23 09:51:47 +01:00 |
|