Andre Weinand
0dd96174c2
cleanup integrated terminal support for debugging
2018-05-28 14:22:30 +02:00
Dirk Baeumer
86feb84737
Make variable resolving for tasks async
2018-05-28 08:57:13 +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
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
Rob Lourens
9b4656e6bc
EH search - send limitHit result back to frontend
2018-05-17 11:56:05 -07:00
Sandeep Somavarapu
aa54908ca2
FIx #47262
2018-05-17 12:58:33 +02:00
Rob Lourens
0fb960478e
EH search - add fileSearch telemetry
2018-05-16 21:59:42 -07:00
Johannes Rieken
abf25ad143
Merge branch 'master' into joh/outline
2018-05-15 18:12:33 +02:00
Sandeep Somavarapu
0b77964b6a
#49511 Access selected elements
2018-05-15 16:54:16 +02:00
Sandeep Somavarapu
43ac4e244f
#30535 expand and collapse events
2018-05-15 16:54:16 +02:00
Johannes Rieken
be6d1d7de9
fix dto/revive issue
2018-05-15 09:59:17 +02:00
Dirk Baeumer
0505ae0749
Add events to listen on process start / end for task executions.
2018-05-14 21:56:04 +02:00
Matt Bierner
21ee81c03b
Working on webview persistence API
...
#49022
2018-05-14 10:34:59 -07:00
Johannes Rieken
2a270de217
add extensionId to DocumentSymbolProvider interface
2018-05-14 14:27:26 +02:00
Christof Marti
e142962e1b
Multi-step input API ( #49340 )
2018-05-14 12:53:38 +02:00
Rob Lourens
ae223635fe
Merge pull request #49736 from Microsoft/roblou/ehSearch
...
Search implemented in extensionHost
2018-05-11 23:31:33 -07:00
Rob Lourens
0825cd49ca
EH Search - File search working with cache, sorting, filtering, all in EH
2018-05-11 11:36:01 -07:00
Matt Bierner
49170e54b1
API allowing CodeActionProviders to reliably get the current editor selection ( #49081 )
...
Fixes #49024
Fixes #49060
See #49024 for details on the problem. Makes code action providers take a range | selection. Always pass the selection if one is available.
2018-05-10 15:09:26 -07:00
Rob Lourens
a84db4acde
EH search - quickopen basically working (without filtering, batched results, etc)
2018-05-09 17:09:05 -07:00
Rob Lourens
2d08462e17
#47058 - Search provider running in EH with switch to enable
2018-05-09 12:56:57 -07:00
Christof Marti
a348936683
Better compile ( #49340 )
2018-05-09 12:17:14 +02:00
Andre Weinand
8b84e962d1
support debugPort in EH
2018-05-08 23:01:34 +02:00
Alex Dima
0252ac49bc
Introduce and adopt extensionLocation
2018-05-07 17:28:59 +02:00
Johannes Rieken
fa0a49bbf2
add exclusivness to document filter
2018-05-03 11:38:15 +02:00
Alex Dima
97f7c24b2e
Debt: Reduce implicit any
2018-05-02 12:44:19 +02:00
Matt Bierner
8578f0241e
Add preserveFocus option for webviews
...
Fixes #14311
2018-04-27 16:40:45 -07:00
Johannes Rieken
2ed98bf439
no implicit stat objects, #48527
2018-04-26 14:01:52 +02:00
Johannes Rieken
923bbd42f3
remove unused/underspecified options, #48527
2018-04-26 10:45:45 +02:00
Johannes Rieken
12424071d7
have only {overwrite} in rename/copy, #48668
2018-04-26 09:46:21 +02:00
Johannes Rieken
fb590e6516
have a FileType and make readDirectory slimmer, #48527
2018-04-25 16:37:39 +02:00
Joao Moreno
e2b07d79da
ProtocolHandler
2018-04-22 23:58:37 +02:00
Daniel Imms
3a24b12179
Add Terminal.onData API
...
Part of #46192
2018-04-20 11:24:29 -07:00
Joao Moreno
9c4ad2db68
rename uri api
2018-04-20 19:00:40 +02:00
Joao Moreno
d6b38359e6
proposed open url api
2018-04-20 13:43:08 +02:00
Johannes Rieken
6988c29d50
less bitmasks, replace FileOpenFlags with FileOptions, #47475
2018-04-20 12:00:26 +02:00
Dirk Baeumer
bcfb7d4f16
Fixes 47563: Provide an API to fetch running task executions
2018-04-20 11:53:41 +02:00
Matt Bierner
d770ce503a
Make sure we handle webview position updates when an entire editor group moves
2018-04-19 16:35:17 -07:00
Daniel Imms
d788efec4d
Merge pull request #48226 from Microsoft/tyriar/terminal_process
...
Refactor terminal processes
2018-04-19 11:40:48 -07:00
Andre Weinand
8574a05e0f
support configResolver in EH
2018-04-19 18:29:51 +02:00
Sandeep Somavarapu
c436e7735b
Compute 'enableProposedApi' property on main
2018-04-19 11:46:25 +02:00
Daniel Imms
2a822c7c1d
Improve handling of process exit
2018-04-18 12:56:39 -07:00
Daniel Imms
6b06e54bba
Improve naming
2018-04-18 11:34:35 -07:00
Matt Bierner
52a75ecf23
Use correct $name for onDidDisposeWebviewPanel event
...
Fixes #48127
2018-04-18 11:32:29 -07:00
Martin Aeschlimann
45e859bfdc
monaco folding api (for #47808 )
2018-04-18 17:48:26 +02:00
Martin Aeschlimann
61591c8585
Merge pull request #48128 from Microsoft/aeschli/foldingAPI
...
incorperate folding api feedback
2018-04-18 17:16:35 +02:00
Johannes Rieken
5292f76fcd
add (optional) copy function #47475
2018-04-18 16:23:40 +02:00
Martin Aeschlimann
a1bb202eb6
incorperate folding api feedback
2018-04-18 15:26:43 +02:00
Johannes Rieken
034b377306
first cut of explict watch, #47475
2018-04-18 12:06:16 +02:00
Matt Bierner
cdd9a731f9
Use standard 'postMessage' name
2018-04-17 16:22:44 -07:00
Daniel Imms
c8d58f428e
Pass through shutdown and resize
2018-04-17 15:43:41 -07:00