Matt Bierner
f9687fc5ec
Strict null work on extHostLanguageFeatures
2019-02-11 09:31:13 -08:00
Matt Bierner
5076c35a53
Strict null work on mainThread and extHost
2019-02-07 09:54:21 -08:00
Johannes Rieken
653280d133
debt - Thenable -> Promise
2018-12-13 11:31:54 +01:00
Alex Dima
17454d4e88
Organize imports
2018-10-23 09:54:11 +02:00
Matt Bierner
8087b0a8d8
Remove use strict directives in main vs code ts files (part 2)
...
We compile using the alwaysStrict flag so these directives are not needed
This part removes most `use strict` directives that are right after the file header
2018-10-02 16:11:05 -07:00
Johannes Rieken
81b995a25d
debt - less TPromise usage
2018-10-01 14:01:17 +02:00
Alex Dima
591e83f8a4
Reduce usage of TPromise in extHost.protocol
2018-09-04 16:04:53 +02:00
Johannes Rieken
2d452e0a7e
uri - replace usages of default export with named export
2018-09-03 10:54:50 +02:00
Johannes Rieken
c73ea16347
documents with the untitled-scheme are consider untitled, #48269
2018-04-26 15:56:53 +02:00
Johannes Rieken
9bcb7a0cfe
remote, todo update, #48269
2018-04-20 13:53:50 +02:00
Johannes Rieken
4b5c0ec9d1
remote - a few more todo-tags after a 'file'-scheme search
2018-01-16 10:59:37 -08:00
Alex Dima
ed5ae61e12
Go through an implementation switch for ITextBuffer
2018-01-05 17:27:20 +02:00
Alex Dima
d7e8ced0bd
Rename MirrorModel to MirrorTextModel
2018-01-05 11:26:56 +02:00
Benjamin Pasero
bef497ff82
avoid more implicit any and some 💄
2017-09-04 11:20:09 +02:00
Felix Becker
dbe0f89264
Always reject Promises with Error instances
2017-06-26 15:24:41 +02:00
Johannes Rieken
7e68adad64
simplify tests, fix tests, promise ftw
2017-05-26 11:07:17 +02:00
Johannes Rieken
e14e783ca8
followup fix from fix #27245
2017-05-26 11:00:10 +02:00
Johannes Rieken
0fbbc8eb0c
fix #27245
2017-05-26 10:17:58 +02:00
Alex Dima
b3097dfd53
More usage of Position vs IPosition
2017-04-19 15:16:50 +03:00
Johannes Rieken
45378eb8d8
Merge pull request #22303 from Microsoft/joh/eol
...
TextDocument#eol
2017-03-27 12:08:42 +02:00
Johannes Rieken
77d0808a56
add TextDocument#isClosed, #15723
2017-03-24 12:50:48 +01:00
Johannes Rieken
a15b0daea1
Merge branch 'master' into joh/eol
2017-03-24 12:37:38 +01:00
Johannes Rieken
7d0805e00f
Revert "adding TextDocument#isVisible and internals for a visbility change event, #15723 "
...
This reverts commit a6a41fd6c3 .
2017-03-24 12:26:51 +01:00
Johannes Rieken
a6a41fd6c3
adding TextDocument#isVisible and internals for a visbility change event, #15723
2017-03-23 11:21:16 +01:00
Johannes Rieken
d8904bc125
allow extensions to work with closed documents, #15723
2017-03-22 16:54:21 +01:00
Johannes Rieken
f52053a78e
TextDocument#eol
2017-03-21 09:48:37 +01:00
Johannes Rieken
1239cebb70
Merge branch 'joh/editors'
2017-03-06 12:40:47 +01:00