Felix Becker
|
dbe0f89264
|
Always reject Promises with Error instances
|
2017-06-26 15:24:41 +02:00 |
|
Johannes Rieken
|
b548d2128d
|
split things up into api/node and api/electron-browser
|
2017-05-12 11:24:22 +02:00 |
|
Alex Dima
|
974f8aca31
|
Fixes #20757: Detect overlapping ranges in the extension host, no need to call into renderer process to find out the edits are illegal
|
2017-04-27 12:48:58 +02:00 |
|
Benjamin Pasero
|
b34f17350f
|
Un-allowed double quoted imports (for #25451)
|
2017-04-26 19:13:12 +02:00 |
|
Matt Bierner
|
6147b54439
|
Fix TS 2.3.1 Compiler Errors in VSCode src/workbench (#25249)
TS 2.3.1 introduced a breaking change by [switching to covariant types for callbacks](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#covariance-in-callback-parameters). This change tries to fix these compiler errors in the workbench codebase
|
2017-04-25 08:20:25 -07:00 |
|
Alex Dima
|
f3be941164
|
Move IRange out of editorCommon
|
2017-04-18 17:33:22 +03:00 |
|
Alex Dima
|
5aea732093
|
Move editor options out of editorCommon
|
2017-04-18 16:30:09 +03:00 |
|
Joao Moreno
|
acb29bf425
|
✨ registerDiffInformationCommand instead of computeDiff
|
2017-03-24 15:22:43 +01:00 |
|
Johannes Rieken
|
c01a616062
|
debt - allow to somewhat work with a closed editor
|
2017-03-23 09:53:19 +01:00 |
|
Johannes Rieken
|
1239cebb70
|
Merge branch 'joh/editors'
|
2017-03-06 12:40:47 +01:00 |
|