Dirk Baeumer
349d29d8bd
Some cleanup for PR: #44461
2018-06-07 15:55:38 +02:00
Dirk Bäumer
f3966afcaf
Merge pull request #44461 from oriash93/oriash93/42993
...
Added option whether to show terminal reuse alert
2018-06-07 15:09:25 +02:00
Johannes Rieken
e3a2077949
fill in document uri when document symbol location lacks uri, #51297
2018-06-07 11:03:08 +02:00
Dirk Baeumer
e5c3c10853
Remove old proposed task API
2018-06-07 10:05:47 +02:00
Dirk Baeumer
87e824b4c1
Sanitize task identifer against registry
2018-06-06 18:48:33 +02:00
Johannes Rieken
9a86a83b50
back to more conventinal api proposal, #34968
2018-06-05 17:05:23 +02:00
Johannes Rieken
5ee85420d2
less todos, more logging
2018-06-05 10:48:34 +02:00
Peng Lyu
ad635f2b4c
Merge remote-tracking branch 'upstream/master' into rmacfarlane/review
2018-06-04 11:14:31 -07:00
Johannes Rieken
ea09391fd8
fix #49687
2018-06-04 15:09:21 +02:00
Johannes Rieken
88ba6f800e
remove old, proposed fsp api, #50859
2018-06-04 11:36:06 +02:00
Johannes Rieken
4813dc34f9
fix #50654
2018-06-04 09:50:37 +02:00
Joao Moreno
9a599483f6
Merge branch 'master' into grid
2018-06-01 16:16:57 +02:00
Johannes Rieken
18104488f5
one more time, fix #50321
2018-06-01 12:54:01 +02:00
Joao Moreno
18493986cf
Merge branch 'master' into grid
2018-05-31 14:18:36 +02:00
Dirk Baeumer
84984608fe
Fixes #50858 : Task api is still marked as proposed
2018-05-31 11:59:01 +02:00
Matt Bierner
df7f125f35
Moving webview api back to proposed for more polishing
...
#49022
2018-05-30 22:53:56 -07:00
Benjamin Pasero
62af395b99
Merge branch 'master' into ben/editor
2018-05-31 06:32:25 +02:00
oriash93
27dbe3d535
Moved the option under task.presentation property
2018-05-30 23:14:48 +03:00
Sandeep Somavarapu
93f10d7fbf
Fix #48225
2018-05-30 17:02:46 +02:00
Johannes Rieken
c562bd257d
fix #50207
2018-05-30 14:48:33 +02:00
Benjamin Pasero
7acb20cf8d
Merge branch 'master' into ben/editor
2018-05-30 12:55:22 +02:00
Sandeep Somavarapu
6978d9e498
Fix #50663
2018-05-30 11:01:33 +02:00
Benjamin Pasero
8511b47a7b
Merge branch 'master' into ben/editor
2018-05-30 07:02:42 +02:00
Johannes Rieken
f5300ced7f
fix #50321
2018-05-29 16:06:08 +02:00
Benjamin Pasero
4320ec95b6
Merge branch 'master' into ben/editor
2018-05-29 06:31:47 +02:00
Andre Weinand
4426eb725a
eliminate code duplication; use resolveWorkspaceFolder()
2018-05-28 18:49:19 +02:00
Benjamin Pasero
08aa435eb3
Merge branch 'master' into ben/editor
2018-05-28 18:07:21 +02:00
Andre Weinand
0dd96174c2
cleanup integrated terminal support for debugging
2018-05-28 14:22:30 +02:00
Benjamin Pasero
40c0aba09b
Merge branch 'master' into ben/editor
2018-05-28 11:21:42 +02:00
Christof Marti
0662a71dfb
Remove first cut of QuickInput API ( #49340 )
2018-05-28 09:30:39 +02:00
Dirk Baeumer
86feb84737
Make variable resolving for tasks async
2018-05-28 08:57:13 +02:00
Benjamin Pasero
e41acb7f23
Merge branch 'master' into ben/editor
2018-05-27 10:13:23 +02:00
Rob Lourens
4eaf58348b
Fixes and 💄 around maxResults for search providers
2018-05-26 12:19:40 -07:00
Benjamin Pasero
31694f7a73
Merge branch 'master' into ben/editor
2018-05-26 10:40:26 +02:00
Rob Lourens
a015dc90f9
EH search - fix search providers using non-file schemes
2018-05-25 20:06:58 -07:00
Matt Bierner
0afe30e9a3
Move webview serializer out of proposed
2018-05-25 12:09:59 -07:00
Benjamin Pasero
b16ec92aa1
Merge branch 'master' into ben/editor
2018-05-25 06:32:30 +02:00
Dirk Baeumer
e0ce881040
First cut of #50416 : Add support that FileSystemProviders can control the URI of a generated problem marker
2018-05-24 22:19:14 +02:00
Benjamin Pasero
57b753836a
Merge branch 'master' into ben/editor
2018-05-23 12:31:17 +02:00
Sandeep Somavarapu
8fbfcb1ce1
Fix #50143
2018-05-23 12:04:03 +02:00
Peng Lyu
c4efd00309
show diff view editor for outdated comments.
2018-05-22 11:37:14 -07:00
Benjamin Pasero
026fc297fb
grid - open editors in active group when no ViewColumn is provided
2018-05-22 11:25:02 +02:00
Benjamin Pasero
2bfb2763fd
grid - 💄 for viewcolumn conversion
2018-05-22 08:53:28 +02:00
Benjamin Pasero
f0abfa346e
Merge branch 'master' into ben/editor
2018-05-22 07:21:24 +02:00
Matt Bierner
0a0d3d5e45
Add code action trigger to proposed API
...
#50248
2018-05-21 16:19:10 -07:00
Matt Bierner
ff5f422dda
Prototype update import paths on file rename/move for JS/TS ( #50074 )
...
* Prototype of updating paths on rename file
* Fix apply edits
* Hook up to normal rename
* Fix unit test
* Remove timeout
* Adding prompt
* Bail early if user has set 'never'
2018-05-21 13:26:24 -07:00
Matt Bierner
2cfe96f451
Use member shorthand for more adapters
2018-05-21 11:54:30 -07:00
Rob Lourens
3038f429da
Fix #50175
2018-05-21 10:28:42 -07:00
Rob Lourens
d0b06a638a
Change EH search back to use URIs between EH and renderer process
2018-05-20 22:42:26 -07:00
Benjamin Pasero
249da81b04
grid - move EditorPosition to exthost
2018-05-20 14:09:00 +02:00