Sandeep Somavarapu
|
04139fac35
|
Rename to IWorkspaceFolder
|
2017-09-20 15:10:27 +02:00 |
|
Johannes Rieken
|
ccc5f969c8
|
Merge pull request #34229 from Microsoft/joh/ftp
ftp file system provider
|
2017-09-20 15:07:23 +02:00 |
|
Benjamin Pasero
|
492ae2a023
|
Workspace folder picker command (for #32936) (#34648)
* Workspace folder picker command (for #32936)
* fix test
* make this proper API
|
2017-09-20 15:06:30 +02:00 |
|
isidor
|
93867e4ef2
|
merge master
|
2017-09-20 10:08:51 +02:00 |
|
Johannes Rieken
|
54dfbf8c66
|
fix #34520
|
2017-09-20 09:54:37 +02:00 |
|
Johannes Rieken
|
7c0116c68e
|
Merge pull request #34649 from eamodio/feature-active-viewcolumn
Closes #27408 - Adds ViewColumn.Active
|
2017-09-20 09:08:45 +02:00 |
|
Joao Moreno
|
7a9f035053
|
Merge branch 'scm-viewlet'
|
2017-09-19 17:34:58 +02:00 |
|
Eric Amodio
|
8631b22498
|
Closes #27408 - Adds ViewColumn.Active
|
2017-09-19 11:30:14 -04:00 |
|
Johannes Rieken
|
e1d38a3c52
|
Merge branch 'master' into joh/ftp
|
2017-09-19 15:40:08 +02:00 |
|
Dirk Baeumer
|
95deca7678
|
More work to make task multi folder aware
|
2017-09-19 12:42:23 +02:00 |
|
isidor
|
351b05d6e1
|
debug api: use uri not workspace folder between extension host and renderer
|
2017-09-19 12:38:52 +02:00 |
|
isidor
|
2370592e81
|
debug: use WorkspaceFolder
|
2017-09-19 12:03:32 +02:00 |
|
isidor
|
efdc328058
|
${workspaceRoot} -> ${workspaceFolder}
|
2017-09-19 11:21:49 +02:00 |
|
rebornix
|
d069e922ef
|
Re #34366. Extensions define color formats.
|
2017-09-19 00:03:58 -07:00 |
|
Alex Dima
|
02ee356269
|
Have workspace.applyEdit correctly account for model version changes and reply with false if a model was loaded and changed in the meantime
|
2017-09-18 16:56:03 +02:00 |
|
Johannes Rieken
|
19c992bae8
|
move ftp provider into an extensions, expose things as proposed api
|
2017-09-18 16:15:38 +02:00 |
|
Joao Moreno
|
a29640931a
|
Merge branch 'splitview' into scm-viewlet
|
2017-09-18 11:32:04 +02:00 |
|
Sandeep Somavarapu
|
80e2c7a338
|
Introduce WorkspaceFolder model that wraps information about a workspace folder.
Use WorkspaceFolder instead of URIs in IWorkspaceContextService
|
2017-09-18 08:52:12 +02:00 |
|
Benjamin Pasero
|
46189edc74
|
💄
|
2017-09-15 11:19:55 +02:00 |
|
Dirk Baeumer
|
cc5cc9a2d6
|
Adopt task multi folder API
|
2017-09-15 11:04:31 +02:00 |
|
Dirk Baeumer
|
9c6880cb32
|
Add workspace folders to task API
|
2017-09-15 11:04:28 +02:00 |
|
Benjamin Pasero
|
655527d156
|
parse pattern for file watching
|
2017-09-15 10:59:39 +02:00 |
|
Sandeep Somavarapu
|
2153617a7c
|
Rename roots to folders
|
2017-09-14 10:26:39 +02:00 |
|
Joao Moreno
|
1b314f3ef4
|
scm: rootUri api
|
2017-09-13 12:09:54 +02:00 |
|
rebornix
|
3753e0e1d2
|
Align signatures with other providers.
|
2017-09-08 14:11:44 -07:00 |
|
rebornix
|
3479d81d77
|
Fix #32235. Functional style formatter. Color range is all float number and remove fromHex, fromHSL methods.
|
2017-09-08 11:36:39 -07:00 |
|
Johannes Rieken
|
db6f3d8145
|
don't normalize input paths, normalize results, #33709
|
2017-09-08 15:58:29 +02:00 |
|
Johannes Rieken
|
cd4c1b3a09
|
Also support MarkdownString in signature help, #11877
|
2017-09-08 12:58:31 +02:00 |
|
Johannes Rieken
|
098f7fa909
|
Allow CompletionItem#documention to be also a MarkdownString, #11877
Update internal api, update rendering of suggestion details, tweak shared renderer
|
2017-09-08 12:08:42 +02:00 |
|
Johannes Rieken
|
ed50fa2105
|
don't register resolve method when there is none, #4352
|
2017-09-08 10:40:01 +02:00 |
|
Johannes Rieken
|
a731263d95
|
also add showSaveDialog-api, #13807
|
2017-09-07 17:32:47 +02:00 |
|
Johannes Rieken
|
353526170b
|
use suggest lifecycle instead of automagic heap tracking, #18682
|
2017-09-07 12:09:20 +02:00 |
|
Joao
|
7d33a80a84
|
scm: move method down
|
2017-09-07 09:34:48 +02:00 |
|
Benjamin Pasero
|
b64aa9b199
|
move parts/views into workbench core land (fixes #29921)
|
2017-09-06 18:40:20 +02:00 |
|
Joao
|
b8d34c3edd
|
scm: use arrays.sortedDiff instead of LcsDiff
|
2017-09-06 17:11:39 +02:00 |
|
Joao
|
51c42516aa
|
scm: don't send resource states commands back and forward
|
2017-09-06 17:11:39 +02:00 |
|
Joao
|
41ec98361c
|
scm: better comparators
|
2017-09-06 17:11:38 +02:00 |
|
Joao
|
2855c1cac3
|
scm: don't send events if nothing has changed
|
2017-09-06 17:11:38 +02:00 |
|
Joao
|
b37a12e6a4
|
scm wip: move sort down to ext host, move splice up to viewlet
|
2017-09-06 17:11:38 +02:00 |
|
Joao
|
48b58bdf62
|
scm: use diff algorithm for ext host communication
|
2017-09-06 17:11:38 +02:00 |
|
Joao
|
bff300a730
|
scm: bulk resources update
related to #32629
|
2017-09-06 17:11:37 +02:00 |
|
Benjamin Pasero
|
2a936541cb
|
Can no longer open image files from the git viewlet (fixes #33739)
|
2017-09-05 18:18:49 +02:00 |
|
Johannes Rieken
|
c00bdb74ee
|
Merge pull request #33682 from Microsoft/joh/lightbulb
show lightbulb inline
|
2017-09-04 15:56:05 +02:00 |
|
Johannes Rieken
|
4e3ed60858
|
only select diagnostics that are contained by the code action range
|
2017-09-04 14:31:52 +02:00 |
|
Johannes Rieken
|
29e0c87679
|
remove unused param
|
2017-09-04 14:30:13 +02:00 |
|
Benjamin Pasero
|
bef497ff82
|
avoid more implicit any and some 💄
|
2017-09-04 11:20:09 +02:00 |
|
Andre Weinand
|
f5614842a2
|
promote proposed debug api
|
2017-09-03 00:54:26 +02:00 |
|
Johannes Rieken
|
95d150db14
|
add vscode.env.appRoot
|
2017-09-01 11:09:41 +02:00 |
|
Hui Zhou
|
e17a5f49c0
|
Set placeholder text in SourceControlInputBox
|
2017-08-30 23:23:03 -07:00 |
|
Joao
|
66aacccf79
|
fixes #33389
|
2017-08-30 11:49:25 +02:00 |
|