Johannes Rieken
|
7945915d4d
|
remote - better reads
|
2018-01-09 10:16:11 -08:00 |
|
Alex Dima
|
48efc7fd2f
|
Encapsulate ITextSource in ITextBufferFactory
|
2018-01-05 16:53:55 +02:00 |
|
Alex Dima
|
d7e8ced0bd
|
Rename MirrorModel to MirrorTextModel
|
2018-01-05 11:26:56 +02:00 |
|
Matt Bierner
|
e8c76c4617
|
Fix inconsistent code action edit property names
**Bug**
We were using `edits` in some places and `edit` in others. This broke some use patterns for code actions
|
2018-01-04 11:46:52 -08:00 |
|
Alex Dima
|
54e7055c12
|
Rename IModel to ITextModel
|
2018-01-04 16:44:40 +02:00 |
|
Alex Dima
|
0721df783d
|
Extract model types out of editorCommon.ts
|
2018-01-04 16:27:58 +02:00 |
|
Daniel Imms
|
3560676d3c
|
Merge pull request #38132 from cleidigh/terminal-api-cwd/add
Add cwd to createTerminal via TerminalOptions for extension API Addresses: #37709
|
2017-12-15 09:44:26 -08:00 |
|
Johannes Rieken
|
05c9c533f6
|
MainThreadLanguageFeaturesShape, #40169
|
2017-12-15 14:21:00 +01:00 |
|
Johannes Rieken
|
96ac39f68f
|
debt - less TPromise<any> in extHost.protocol
|
2017-12-15 12:10:23 +01:00 |
|
Johannes Rieken
|
cd4b141302
|
debt - less TPromise<any> in extHost.protocol
|
2017-12-15 12:10:23 +01:00 |
|
Sandeep Somavarapu
|
eb1f87c452
|
#40169 Remove reference to custom marshaller
|
2017-12-15 11:15:30 +01:00 |
|
Joao Moreno
|
f046bda260
|
remove custom marshaller
related to #40169
|
2017-12-15 11:08:36 +01:00 |
|
Johannes Rieken
|
4e5de4b71b
|
debounce and queue decoration request, fixes #40210
|
2017-12-15 10:33:22 +01:00 |
|
Sandeep Somavarapu
|
059b634d51
|
Fix warning
|
2017-12-15 09:53:43 +01:00 |
|
Sandeep Somavarapu
|
5a6e8dc0d3
|
#40169 Remove usage of custom marshaller
|
2017-12-15 09:48:57 +01:00 |
|
Rob Lourens
|
91c8e61eea
|
Merge pull request #40142 from Microsoft/roblou/extHostLogger2
Expose log level and log path to extensions
|
2017-12-14 16:12:22 -08:00 |
|
Andre Weinand
|
d589f2f1bc
|
Remove usage of CustomMarshaller for DebugService (#40169)
|
2017-12-14 17:56:10 +01:00 |
|
Johannes Rieken
|
475ac42d0b
|
rename method (fix typo) #40210
|
2017-12-14 16:54:11 +01:00 |
|
Johannes Rieken
|
8f18e87477
|
ExtHostCommands, MainThreadCommands, #40169
|
2017-12-14 15:46:03 +01:00 |
|
Johannes Rieken
|
2d1e25598a
|
ExtHostLanguageFeaturesShape, #40169
|
2017-12-14 15:07:44 +01:00 |
|
Joao Moreno
|
35730c44b4
|
remove URI usage from SCM API protocol
related to #40169
|
2017-12-14 15:07:25 +01:00 |
|
Alex Dima
|
ec75457f87
|
Don't rely on custom marshalling for $setLanguageConfiguration (#40169)
|
2017-12-14 12:40:08 +01:00 |
|
Johannes Rieken
|
73a20e61fa
|
ExtHostEditorsShape, #40169
|
2017-12-14 11:07:35 +01:00 |
|
Johannes Rieken
|
35b0376c08
|
ExtHostFileSystemShape, #40169
|
2017-12-14 11:06:19 +01:00 |
|
Johannes Rieken
|
ad85d6bb86
|
ExtHostDocumentsAndEditorsShape, #40169
|
2017-12-14 10:53:11 +01:00 |
|
Johannes Rieken
|
2e6578fc37
|
native json for exthost/mainthread-workspace, #40169
|
2017-12-14 10:37:58 +01:00 |
|
Johannes Rieken
|
e20f08b291
|
a little language features, #40169
|
2017-12-14 10:16:27 +01:00 |
|
Rob Lourens
|
f877135846
|
Merge branch 'master' into roblou/extHostLogger2
|
2017-12-13 14:21:08 -08:00 |
|
Rob Lourens
|
35c7351761
|
More ExtHostLogger tweaks, and remove logLevel syncing code, for real investigation later
|
2017-12-13 14:16:00 -08:00 |
|
Johannes Rieken
|
89ac57db7f
|
fix integration test, #40169
|
2017-12-13 18:24:30 +01:00 |
|
Johannes Rieken
|
d7bb4b5a6c
|
more native json, #40169
|
2017-12-13 18:24:30 +01:00 |
|
Johannes Rieken
|
4f433ed0df
|
more native json, #40169
|
2017-12-13 18:11:34 +01:00 |
|
Johannes Rieken
|
e50a1f2d02
|
more UriComponents in mainThread-land, #40169
|
2017-12-13 18:01:16 +01:00 |
|
Johannes Rieken
|
7cab470639
|
yet more UriComponents in mainThread-land, #40169
|
2017-12-13 18:01:16 +01:00 |
|
Johannes Rieken
|
067d266d90
|
more UriComponents in mainThread-land, #40169
|
2017-12-13 18:01:16 +01:00 |
|
Alex Dima
|
7f71248784
|
Fix integration tests
|
2017-12-13 17:51:10 +01:00 |
|
Alex Dima
|
b6112afe5c
|
Reduce usage of CustomMarshaller (#40169)
|
2017-12-13 17:29:24 +01:00 |
|
Johannes Rieken
|
55de001f73
|
migrate MainThreadDecorations, #40169
|
2017-12-13 17:18:44 +01:00 |
|
Alex Dima
|
b64355bf8d
|
Remove usage of CustomMarshaller for MainThreadDocuments (#40169)
|
2017-12-13 17:08:36 +01:00 |
|
Alex Dima
|
1ec2438d57
|
Remove usage of CustomMarshaller for MainThreadEditors (#40169)
|
2017-12-13 17:01:24 +01:00 |
|
Alex Dima
|
bef346d62b
|
Have the marshalling kind be a property of the proxy identifier (#36972)
|
2017-12-13 16:21:27 +01:00 |
|
Alex Dima
|
2b4ce13409
|
Add RPCProtocol.getFastProxy (#36972)
|
2017-12-13 16:04:14 +01:00 |
|
Alex Dima
|
0abd821277
|
Further simplifications (#36972)
|
2017-12-13 15:36:47 +01:00 |
|
Alex Dima
|
252d49c65b
|
Simplify AbstractThreadService usage (#36972)
|
2017-12-13 15:21:33 +01:00 |
|
Rob Lourens
|
daa3a0ec2e
|
Add ExtHostLogService with logger and lazily created log folder per extension
|
2017-12-12 19:07:41 -08:00 |
|
Joao Moreno
|
946d872acb
|
input box length warnings
introduces scm.inputCounter
|
2017-12-12 17:54:28 +01:00 |
|
Joao Moreno
|
7b4bb1ed2b
|
Merge branch 'commit-counter' of https://github.com/jayjun/vscode into jayjun-commit-counter
|
2017-12-12 16:57:27 +01:00 |
|
Johannes Rieken
|
7db472bacf
|
eng - don't use TPromise in dialogs api
|
2017-12-11 14:46:41 +01:00 |
|
Johannes Rieken
|
5e840a6de2
|
eng - no TPromise in save participants
|
2017-12-11 14:34:10 +01:00 |
|
Johannes Rieken
|
9faf001bad
|
eng - less TPromise in extHostCommands
|
2017-12-11 14:09:19 +01:00 |
|