Joao Moreno
|
efba880587
|
remove app.getPath('userData') calls
fixes #53706
|
2018-07-09 15:04:03 +02:00 |
|
Johannes Rieken
|
5b4261c3af
|
better selection/focus management in breadcrumbs
|
2018-07-09 14:39:44 +02:00 |
|
Dirk Baeumer
|
f60a637d38
|
Adresses #53752: executeTask Cannot read property _key of undefined
|
2018-07-09 14:23:16 +02:00 |
|
Christof Marti
|
20b042608c
|
Rewording of sentences in Formatting section (fixes #53548)
|
2018-07-09 12:33:36 +02:00 |
|
João Moreno
|
8bc931bde7
|
Merge pull request #53536 from Microsoft/joao/search-progress-events
Use events instead of PPromise for search IPC
|
2018-07-09 12:16:50 +02:00 |
|
Johannes Rieken
|
a7f7ebf2fa
|
💄
|
2018-07-09 12:13:41 +02:00 |
|
Johannes Rieken
|
f7d447ffa1
|
don't access disposed buffer
|
2018-07-09 12:13:04 +02:00 |
|
Benjamin Pasero
|
61e0cf066d
|
Restore "snap to minimize/maximize" feature with grid editor layout (fixes #51614)
|
2018-07-09 12:07:05 +02:00 |
|
Johannes Rieken
|
d506fa59ad
|
add setting to enable/disable breadcrumbs
|
2018-07-09 12:05:11 +02:00 |
|
Joao Moreno
|
1030cf9007
|
fix typo in fileSearch
|
2018-07-09 11:52:42 +02:00 |
|
Johannes Rieken
|
b6a8d0c761
|
split outline styles into outline tree/panel styles, style context views
|
2018-07-09 11:32:40 +02:00 |
|
Joao Moreno
|
7c4aa9c440
|
Merge branch 'master' into joao/search-progress-events
|
2018-07-09 11:09:38 +02:00 |
|
Johannes Rieken
|
559c2929e0
|
wire up pickers
|
2018-07-09 10:59:41 +02:00 |
|
Benjamin Pasero
|
2f041f0a9f
|
fix #53837
|
2018-07-09 10:58:28 +02:00 |
|
Andre Weinand
|
866032fba4
|
protect against terminated debug adapter; fixes #53834
|
2018-07-09 10:56:09 +02:00 |
|
Christof Marti
|
7dad62c671
|
Remove commas
|
2018-07-09 10:50:30 +02:00 |
|
Johannes Rieken
|
1b0464601a
|
💄
|
2018-07-09 10:36:23 +02:00 |
|
Johannes Rieken
|
26da10144c
|
less styles for breadcrumbs
|
2018-07-09 10:34:16 +02:00 |
|
Johannes Rieken
|
a5266b1d6a
|
use collpase icons to separate elements
|
2018-07-09 10:28:19 +02:00 |
|
Johannes Rieken
|
74ed0a3c95
|
Merge branch 'master' into joh/breadcrumbs
|
2018-07-09 10:06:03 +02:00 |
|
Johannes Rieken
|
9abfc06c51
|
fix #53749
|
2018-07-09 10:03:02 +02:00 |
|
Sandeep Somavarapu
|
eb42dab8ec
|
#53139 Remove zh-hans and zh-hant from the proposals list
|
2018-07-09 09:57:01 +02:00 |
|
Itamar Kestenbaum
|
fb88148b29
|
Close param hints if you reach out of bounds of list instead of cycling
|
2018-07-07 01:24:54 +03:00 |
|
Rachel Macfarlane
|
9eeae44f76
|
Prevent restoring a disabled panel
|
2018-07-06 12:58:36 -07:00 |
|
Jackson Kearl
|
dddb7aa69f
|
Remove returns
|
2018-07-06 12:52:49 -07:00 |
|
Daniel Imms
|
9989abf527
|
Correct term char width calculation under DOM renderer
Fixes #51479
|
2018-07-06 12:02:05 -07:00 |
|
Jackson Kearl
|
46ef667d8d
|
Increse overrides of renderHeaderTitle vs renderHeader
|
2018-07-06 11:44:58 -07:00 |
|
Rachel Macfarlane
|
54fd81dbc4
|
Don't show participants label for new comments
|
2018-07-06 11:13:30 -07:00 |
|
Jackson Kearl
|
980b4070cb
|
Move header logic to parent class
|
2018-07-06 10:58:28 -07:00 |
|
Daniel Imms
|
c75c5c1fff
|
Merge pull request #53636 from jlbeard84/master
Removed OS specific text on 'Open in Terminal' command. Fixes: #53604
|
2018-07-06 10:19:38 -07:00 |
|
Sandeep Somavarapu
|
b00b509dd4
|
Fix #53599
|
2018-07-06 17:54:22 +02:00 |
|
Benjamin Pasero
|
5270d7400b
|
fix #53675
|
2018-07-06 16:55:07 +02:00 |
|
Benjamin Pasero
|
10e683de01
|
fix #53713
|
2018-07-06 16:36:38 +02:00 |
|
Sandeep Somavarapu
|
718cde0af7
|
Fix #52025
|
2018-07-06 16:13:01 +02:00 |
|
Sandeep Somavarapu
|
7a8ed236ba
|
Read results also when filtered
|
2018-07-06 16:08:57 +02:00 |
|
Sandeep Somavarapu
|
7e8371c477
|
Fix #52452
|
2018-07-06 15:48:31 +02:00 |
|
João Moreno
|
d1f8ff6161
|
Merge pull request #52812 from Microsoft/joao/uri-handler
Finalize UriHandler API
|
2018-07-06 15:43:13 +02:00 |
|
Joao Moreno
|
95773dc19d
|
💄
|
2018-07-06 15:41:15 +02:00 |
|
Joao Moreno
|
ab45fcff96
|
Merge commit 'refs/pull/43256/head' of github.com:Microsoft/vscode into pr/43256
|
2018-07-06 15:35:08 +02:00 |
|
Sandeep Somavarapu
|
6539701d1f
|
Fix #51998
|
2018-07-06 15:18:26 +02:00 |
|
Sandeep Somavarapu
|
43e0afebd8
|
Fix #52393
|
2018-07-06 15:07:46 +02:00 |
|
Joao Moreno
|
97aa61c049
|
whitespace
|
2018-07-06 14:35:11 +02:00 |
|
Joao Moreno
|
cc6d8aa00e
|
Merge remote-tracking branch 'origin/master' into joao/uri-handler
|
2018-07-06 12:49:16 +02:00 |
|
Joao Moreno
|
875eab9b7b
|
update docs
|
2018-07-06 12:43:22 +02:00 |
|
Dirk Baeumer
|
b0ef947992
|
Addressed #53673: Cake Extension for VS Code no longer fully working in 1.25.0 release
|
2018-07-06 12:37:49 +02:00 |
|
Johannes Rieken
|
be1ef8a9c5
|
debt - less array creation in stable sort
|
2018-07-06 11:32:58 +02:00 |
|
Joao Moreno
|
e16b8f968b
|
remove arrays.last
|
2018-07-06 10:43:34 +02:00 |
|
Johannes Rieken
|
bab31465ae
|
debt - use more minimal edits when virtual documents update
|
2018-07-06 10:39:44 +02:00 |
|
Johannes Rieken
|
da4dae447a
|
add option editor.suggest.snippetsPreventQuickSuggestions #50776
|
2018-07-06 10:15:49 +02:00 |
|
Johannes Rieken
|
bc067a8188
|
disable quick suggestions when in snippet mode, #50776
|
2018-07-06 10:07:44 +02:00 |
|