Alex Dima
|
8b6281e362
|
Ensure unique decoration keys
|
2018-06-20 12:40:54 +02:00 |
|
Christof Marti
|
6cba561685
|
Writeable active and selected items (#49340, fixes vscode-azure-account#67)
|
2018-06-20 10:27:37 +02:00 |
|
Alex Dima
|
6e088a7162
|
Minor edits
|
2018-06-19 17:45:25 +02:00 |
|
Johannes Rieken
|
6dcfa8fbfe
|
add proposed onWillRenameFile event, #43768
|
2018-06-19 16:13:14 +02:00 |
|
Johannes Rieken
|
2579a13724
|
add (internal) api for onWillSave #43768
|
2018-06-19 15:54:45 +02:00 |
|
Johannes Rieken
|
727926810b
|
Merge pull request #52330 from Microsoft/isidorn/fsReadonly
fileSystemProvider: isReadonly
|
2018-06-19 15:24:23 +02:00 |
|
Johannes Rieken
|
10192366eb
|
move onDidRename to filesystem-events things, #43768
|
2018-06-19 15:17:54 +02:00 |
|
isidor
|
22a98f386b
|
fileSystemProvider: isReadonly
|
2018-06-19 15:00:18 +02:00 |
|
Johannes Rieken
|
a979c73896
|
bulk edit provider listens on operation events only, add more test (partity disabled due to #52212), #10659
|
2018-06-19 12:47:28 +02:00 |
|
Christof Marti
|
c361c4a31c
|
Back button constant (#49340)
|
2018-06-19 12:00:48 +02:00 |
|
Daniel Imms
|
8d4466df93
|
Merge pull request #52143 from Microsoft/46192_terminal_renderer
Terminal renderer and activeTerminal APIs
|
2018-06-19 05:29:00 +08:00 |
|
Matt Bierner
|
2e5253d493
|
Move diagnostic tags api out of proposed
Also rename `customTags` to `tags`
Fixes #51104
|
2018-06-18 10:11:19 -07:00 |
|
Johannes Rieken
|
8be8f65468
|
fix compile error
|
2018-06-18 17:53:25 +02:00 |
|
Johannes Rieken
|
40df36b6e5
|
add proposed api for workspace edit #10659
|
2018-06-18 17:43:47 +02:00 |
|
Johannes Rieken
|
e037cdbda4
|
add proposed api for #10659
|
2018-06-18 17:43:47 +02:00 |
|
Matt Bierner
|
596081a2d3
|
Extract common method
|
2018-06-18 08:01:40 -07:00 |
|
Matt Bierner
|
918220a7a1
|
Explicitly mark accessibility of all methods
|
2018-06-18 08:01:40 -07:00 |
|
Matt Bierner
|
5dff7c299e
|
Remove unused param
|
2018-06-18 08:01:40 -07:00 |
|
Johannes Rieken
|
62e0f34a35
|
add CompletionItem#preselect, #35551
|
2018-06-18 16:15:56 +02:00 |
|
Johannes Rieken
|
7753381eb6
|
renames: range/selectionRange #34968
|
2018-06-18 15:46:04 +02:00 |
|
Dirk Baeumer
|
c1e5c804cf
|
Support controling the URI generated by problem matchers
|
2018-06-18 12:23:50 +02:00 |
|
Daniel Imms
|
0a372aafa2
|
Fix usage of terminal immediate after createTerminalRenderer
|
2018-06-17 20:43:22 +08:00 |
|
Daniel Imms
|
ec4930a545
|
Add activeTerminal and onDidChangeActiveTerminal
Fixes #47615
|
2018-06-17 17:29:21 +08:00 |
|
Daniel Imms
|
c9fe9e0dd0
|
Expose the Terminal on the TerminalRenderer
|
2018-06-17 03:13:22 +02:00 |
|
Daniel Imms
|
a361c53d84
|
Reduce setProcessId delay, use constant
|
2018-06-16 21:42:03 +02:00 |
|
Daniel Imms
|
970fca86e5
|
Add some more terminal API tests
|
2018-06-16 21:24:38 +02:00 |
|
Daniel Imms
|
2b372e72bc
|
Fix processId API for both renderer and process terms
|
2018-06-16 20:08:12 +02:00 |
|
Daniel Imms
|
38f8d23481
|
Refactor ext host to share code
|
2018-06-16 19:48:04 +02:00 |
|
Daniel Imms
|
36575b8dea
|
Delete unused file
|
2018-06-16 19:40:25 +02:00 |
|
Daniel Imms
|
71933350bf
|
Clean up
|
2018-06-16 19:28:39 +02:00 |
|
Daniel Imms
|
f957bf8add
|
Get onData working for renderers
|
2018-06-16 18:54:59 +02:00 |
|
Daniel Imms
|
2a99753490
|
Rename onData to onInput
|
2018-06-16 18:18:10 +02:00 |
|
Daniel Imms
|
166f41a2c0
|
Add support for dimensions APIs
|
2018-06-16 18:12:12 +02:00 |
|
Matt Bierner
|
a85c0b6669
|
Introduce webview.active
The current `.visible` property actually means active. Rename this value to `.active` and introduce a real `.visible`
|
2018-06-15 15:51:46 -07:00 |
|
Matt Bierner
|
d3a54049da
|
remove reference to triggerKind
|
2018-06-15 11:23:57 -07:00 |
|
Christof Marti
|
5f93604467
|
Tooltip typo (#49340)
|
2018-06-15 16:43:55 +02:00 |
|
Christof Marti
|
3b4fb7d2fb
|
Title and steps (#49340)
|
2018-06-15 16:43:55 +02:00 |
|
Benjamin Pasero
|
56980850c5
|
use absolute imports
|
2018-06-15 16:28:51 +02:00 |
|
Johannes Rieken
|
ec60aab39f
|
outline - use Provider#displayName instead of extension id
|
2018-06-15 15:14:04 +02:00 |
|
Christof Marti
|
05f44fcc34
|
Button event on InputBox (#49340)
|
2018-06-15 11:26:46 +02:00 |
|
Christof Marti
|
47fc17712d
|
Streamline QuickInput API (#49340)
|
2018-06-14 18:51:33 +02:00 |
|
Benjamin Pasero
|
2ec2cf597a
|
API tweaks for grid editor (#51876)
* fix #51001
* add onDidChangeTextEditorViewColumn test that validates moving editor group
* adopt vscode.ViewColumn.Beside
* add vscode.setEditorLayout command
|
2018-06-14 17:17:39 +02:00 |
|
Daniel Imms
|
3465f18409
|
Get terminal renderers working with name, onData
|
2018-06-14 16:11:04 +02:00 |
|
Alex Dima
|
02a90f9167
|
Use URIs for contributed activity bar icons
|
2018-06-14 12:02:19 +02:00 |
|
Daniel Imms
|
eeb284b774
|
Merge remote-tracking branch 'origin/master' into 46192_terminal_renderer
|
2018-06-14 10:59:08 +02:00 |
|
Dirk Baeumer
|
f612910e4d
|
Improve platform handling when executing tasks
|
2018-06-14 10:57:09 +02:00 |
|
rebornix
|
7b31076554
|
fix build.
|
2018-06-13 16:10:18 -07:00 |
|
rebornix
|
f83a748a8e
|
show comments in diff view sidebyside.
|
2018-06-13 15:48:25 -07:00 |
|
Matt Bierner
|
68afee908e
|
Allow updating webview settings after creation
Fixes #51733
|
2018-06-13 15:20:18 -07:00 |
|
Daniel Imms
|
e80cdde2ef
|
Merge remote-tracking branch 'origin/master' into 46192_terminal_renderer
|
2018-06-13 18:51:23 +02:00 |
|