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 |
|
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 |
|
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
|
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
|
71933350bf
|
Clean up
|
2018-06-16 19:28:39 +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 |
|
Johannes Rieken
|
ec60aab39f
|
outline - use Provider#displayName instead of extension id
|
2018-06-15 15:14:04 +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 |
|
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 |
|
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 |
|
Andre Weinand
|
cb0f976d18
|
refactor variable resolving
|
2018-06-13 17:46:32 +02:00 |
|
Christof Marti
|
f4b89e0b40
|
Action bar (#49340)
|
2018-06-13 16:57:55 +02:00 |
|
Johannes Rieken
|
ae9063f094
|
add DocumentSymbol#detail, #34968
|
2018-06-13 16:14:15 +02:00 |
|
Andre Weinand
|
db9865bd13
|
reverse variable substitution passes; fixes #51075
|
2018-06-13 01:02:08 +02:00 |
|
Christof Marti
|
965c1862b5
|
QuickInput Proposed API (#49340)
|
2018-06-12 18:23:25 +02:00 |
|
Alex Dima
|
2a575f1472
|
Fix usage of IMainContext / IExtHostContext
|
2018-06-12 16:40:56 +02:00 |
|
Johannes Rieken
|
cecfdcde22
|
update proposed API to DocumentSymbol-type, #34968
|
2018-06-12 12:47:27 +02:00 |
|
Johannes Rieken
|
7fa40d8a12
|
internally talk about DocumentSymbols and WorkspaceSymbols. #34968
|
2018-06-12 12:47:26 +02:00 |
|
Andre Weinand
|
2613d48d9a
|
start debug terminal from ext host
|
2018-06-11 23:56:49 +02:00 |
|
Alex Dima
|
e09017d368
|
Fixes #51387: Preserve path drive letter casing
|
2018-06-11 18:33:03 +02:00 |
|
Sandeep Somavarapu
|
41729b45f2
|
#50730 Move progress service 2 to workbench
|
2018-06-11 16:02:42 +02:00 |
|
Joao Moreno
|
c46caf0ac4
|
smoketest: more tracing information
|
2018-06-08 17:53:53 +02:00 |
|
Rob Lourens
|
8f8ed32e73
|
Search provider pattern switches should not be optional - #45000
|
2018-06-07 21:38:21 -07:00 |
|
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 |
|