Commit Graph

1643 Commits

Author SHA1 Message Date
Johannes Rieken
069bbd81e4 type converters, use namespace for Selection 2018-05-04 18:49:39 +02:00
Johannes Rieken
6b4f88991b experiment with internal hierarchical model, #34968 2018-05-04 18:49:39 +02:00
Johannes Rieken
66b2786b2e add detail field to proposed api, #34968 2018-05-04 18:49:39 +02:00
isidor
cfe802fd5a debug: move contertPaths to debugUtils.ts 2018-05-03 18:00:26 +02:00
Alex Dima
0e96b37aec Minor tweaks 2018-05-03 14:22:02 +02:00
Johannes Rieken
fa0a49bbf2 add exclusivness to document filter 2018-05-03 11:38:15 +02:00
Matt Bierner
83d4bb6b53 Use property shorthand for CodeActionAdapter 2018-05-02 14:06:45 -07:00
Johannes Rieken
3ea67dc68a don't detect relative path links for fsps, #48951 2018-05-02 17:00:03 +02:00
Alex Dima
97f7c24b2e Debt: Reduce implicit any 2018-05-02 12:44:19 +02:00
Johannes Rieken
9bb39f2277 add FileSystemError.Unavailable, #47475 2018-05-02 11:01:18 +02:00
Martin Aeschlimann
f2d37611f1 Replace FoldingRangeKind type with normal enum. Fixes #48956 2018-04-30 18:13:41 +02:00
Matt Bierner
8578f0241e Add preserveFocus option for webviews
Fixes #14311
2018-04-27 16:40:45 -07:00
Matt Bierner
216151379f Make webview options optional
Fixes #48594
2018-04-27 16:02:48 -07:00
Johannes Rieken
6f4d130ae5 rename it to prepareRename, #48700 2018-04-26 18:04:10 +02:00
Johannes Rieken
c73ea16347 documents with the untitled-scheme are consider untitled, #48269 2018-04-26 15:56:53 +02:00
Johannes Rieken
2ed98bf439 no implicit stat objects, #48527 2018-04-26 14:01:52 +02:00
Johannes Rieken
6cbbb7e698 add NoPermissions-error, more jsdoc, #48527 2018-04-26 11:12:56 +02:00
Joao Moreno
271eba6590 prevent double protocol handler registration
fixes #48476
2018-04-26 11:10:48 +02:00
Johannes Rieken
923bbd42f3 remove unused/underspecified options, #48527 2018-04-26 10:45:45 +02:00
Johannes Rieken
96a1994303 remove CancelationTokens, #48527 2018-04-26 09:51:38 +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
Dirk Baeumer
d3f749b35d Fixes #48260: workspace.fetchTasks throws a TypeError 2018-04-25 15:03:14 +02:00
Matt Bierner
1e7095ee31 Make sure we rehydrate uri in resolve rename location
Fixes #48592
2018-04-24 17:10:45 -07:00
Matt Bierner
3936999a16 onDidChangeDiagnostics is now stable, don't check proposed
Fixes  #48591
2018-04-24 13:47:26 -07:00
Johannes Rieken
0f78eb2d71 fix #48550 2018-04-24 18:29:41 +02:00
Johannes Rieken
e56acedabe allow resolve for all, not just for proposed-api-users, #7340 2018-04-24 08:55:44 +02:00
Johannes Rieken
dc0be2064c move filesystem provider api to stable, #47475 2018-04-23 17:48:22 +02:00
Johannes Rieken
bf6155555d talk about File, not Entry #47475 2018-04-23 17:32:10 +02:00
Johannes Rieken
0f1c97b151 rename FileSystemProvider2 to FileSystemProvider and the whole ripple.
keep the old proposed api as DeprecatedXYZ

#47475
2018-04-23 16:36:25 +02:00
Alex Dima
d5297fcad4 Fixes #47490: Maintain compatibility for API commands that can be serialized as markdown links 2018-04-23 15:52:37 +02:00
Johannes Rieken
73f64b9312 first cut of _proposed_ api for hierarchy of document symbols, #34968 2018-04-23 12:59:40 +02:00
Johannes Rieken
2bf25467ad a bit more jsdoc, #47475 2018-04-23 12:59:39 +02:00
Johannes Rieken
09f3922283 💄 & jsdoc #47475 2018-04-23 11:03:23 +02:00
Joao Moreno
e2b07d79da ProtocolHandler 2018-04-22 23:58:37 +02:00
Andre Weinand
524698473f restructure command variable resolving 2018-04-21 01:13:40 +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
Johannes Rieken
4a27ac8498 inlineFileType2 as booleans into IStat, #47475 2018-04-20 14:11:34 +02:00
Johannes Rieken
9bcb7a0cfe remote, todo update, #48269 2018-04-20 13:53:50 +02:00
Joao Moreno
d6b38359e6 proposed open url api 2018-04-20 13:43:08 +02:00
Andre Weinand
cf44fd6498 remove getEnvironmentService from IVariableAccessor 2018-04-20 13:17:59 +02:00
Johannes Rieken
a877d74d3e fix compile error 2018-04-20 12:36:19 +02:00
Johannes Rieken
2d9528ab55 only allow events from a provider's scheme, #47475 2018-04-20 12:34:25 +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
Johannes Rieken
bffdc6a15d a bit of error polish, #47475 2018-04-20 10:39:44 +02:00
Johannes Rieken
9f752b989e make ResourceMap always strict, #48258 2018-04-20 10:29:33 +02:00
Johannes Rieken
b0ede6c91b allow file system providers to express that they are case-sensitive 2018-04-20 09:45:41 +02:00
Johannes Rieken
45b1679035 rename FileError to FileSystemError, #47475 2018-04-20 08:36:13 +02:00