Johannes Rieken
|
6681a2a7d6
|
tsfmt - src
|
2016-10-08 09:53:13 +02:00 |
|
Johannes Rieken
|
dbbadcd05f
|
don't merge diagnostics with old data, fixes #11547
|
2016-09-06 16:58:21 +02:00 |
|
Johannes Rieken
|
16d1563855
|
clarify nls string, #10831
|
2016-08-24 09:42:57 +02:00 |
|
Johannes Rieken
|
fbebca5527
|
do not use for-of and const
https://github.com/Microsoft/TypeScript/issues/10220
|
2016-08-09 10:41:21 +02:00 |
|
Johannes Rieken
|
fe8bb5b484
|
keep order more stable when sorting, add diagnostic message to inform about limit, #9826
|
2016-08-02 10:47:36 +02:00 |
|
Johannes Rieken
|
df03c156b5
|
sort by severity when limiting diagnostics list, #9826
|
2016-08-02 10:47:36 +02:00 |
|
Alex Dima
|
bdaa72b842
|
ext host - extend *Shape classes
|
2016-07-12 21:10:54 +03:00 |
|
Alex Dima
|
581c260f9a
|
Rename extHostProtocol to extHost.protocol
|
2016-07-12 19:33:55 +03:00 |
|
Alex Dima
|
9f1e006be5
|
Do not use native Proxy as it breaks debugging vscode
|
2016-06-27 17:54:56 +02:00 |
|
Alex Dima
|
d285fe05e1
|
Split up ext host <-> main thread communication to separate files
|
2016-06-27 14:59:54 +02:00 |
|
Alex Dima
|
f00bbb18d9
|
Move IThreadService up to /workbench/
|
2016-06-26 15:50:37 +02:00 |
|
Alex Dima
|
10cae007cd
|
Use native JS Proxy for main <-> ext host proxies
|
2016-06-26 15:10:04 +02:00 |
|
Johannes Rieken
|
4458bdf5c0
|
merge tuples of equal Uri, #6373
|
2016-05-17 11:22:28 +02:00 |
|
Johannes Rieken
|
93ba880a9e
|
better warning logging
|
2016-04-11 14:58:22 +02:00 |
|
Johannes Rieken
|
8cdf377b66
|
add DiagnosticsCollection#has and #get
|
2016-04-08 17:31:35 +02:00 |
|
Johannes Rieken
|
aeb52ceb8d
|
add DiagnosticsCollection#forEach
|
2016-04-08 16:40:12 +02:00 |
|
Johannes Rieken
|
fdc48b3fc6
|
refactor DiagnosticsCollection so that it holds data on ext host side
|
2016-04-08 16:17:43 +02:00 |
|
Johannes Rieken
|
81456a7212
|
move api/common to api/browser
|
2016-01-11 14:44:13 +01:00 |
|