Benjamin Pasero
|
0619ede1e4
|
fixes #12088; cleanup legacy context service
|
2016-09-16 07:31:30 +02:00 |
|
Benjamin Pasero
|
82d9fb51c0
|
debt - get rid of identifiers.ts
|
2016-09-05 14:17:06 +02:00 |
|
Benjamin Pasero
|
ae12f603c6
|
move vscode:openFiles handling to integration.ts
|
2016-09-05 10:26:41 +02:00 |
|
Benjamin Pasero
|
d61a28e32f
|
workaround for #10970
|
2016-08-26 12:16:07 +02:00 |
|
Benjamin Pasero
|
e824cb7735
|
less context serivce use
|
2016-08-17 15:59:01 +02:00 |
|
Benjamin Pasero
|
f014cbcfb7
|
let => const
|
2016-08-16 07:28:35 +02:00 |
|
Benjamin Pasero
|
3c14dfe7df
|
Editor should not handle all draggable objects (fixes #9179)
|
2016-07-13 15:30:57 +02:00 |
|
Benjamin Pasero
|
54f91df5b2
|
Merge branch 'master' into ben/electron
|
2016-07-06 10:27:53 +02:00 |
|
Benjamin Pasero
|
96e05824d8
|
clarifying comment
|
2016-07-05 16:01:02 +02:00 |
|
Benjamin Pasero
|
5da820a3b5
|
restore ability to drop folders or *.vsix into Code
|
2016-07-05 15:27:48 +02:00 |
|
Benjamin Pasero
|
1e4ba0c588
|
update to latest electron.d.ts
|
2016-07-02 14:27:18 +02:00 |
|
Benjamin Pasero
|
e0e732895d
|
restore dnd protection for URLs to open
|
2016-06-16 08:26:19 +02:00 |
|
Benjamin Pasero
|
86175ecaee
|
put DND handler for editors into editor control
|
2016-06-15 12:49:58 +02:00 |
|
Benjamin Pasero
|
1fe6e953a2
|
focus window after external drop
|
2016-06-14 10:43:07 +02:00 |
|
Benjamin Pasero
|
e13179239e
|
allow DND to tabs (from explorer or desktop)
|
2016-06-14 07:18:23 +02:00 |
|
Benjamin Pasero
|
26caa26382
|
move editor events over to group service
|
2016-06-03 09:55:22 +02:00 |
|
Benjamin Pasero
|
a24a923840
|
OS X - When quitting in fullscreen mode, it should reopen in full screen mode (fixes #1491)
|
2016-06-02 07:55:21 +02:00 |
|
Benjamin Pasero
|
e231f3fa2f
|
real event for editor change in part
|
2016-06-01 13:01:08 +02:00 |
|
Benjamin Pasero
|
c7a04cbd64
|
get rid of editor event
|
2016-06-01 12:28:22 +02:00 |
|
Benjamin Pasero
|
c8680b8f26
|
Introduce event on input to indicate dirty state change (fixes #6953)
|
2016-05-31 12:33:18 +02:00 |
|
Alex Dima
|
c63203bf80
|
Adopt IEventEmitter.addListener2
|
2016-05-21 11:29:45 +02:00 |
|
Benjamin Pasero
|
9f27e55d7d
|
Merge branch 'master' into next
|
2016-04-29 11:40:08 +02:00 |
|
Martin Aeschlimann
|
5f6a60128d
|
Fix electron URLs
|
2016-04-28 16:04:38 +02:00 |
|
Benjamin Pasero
|
a085dab9cf
|
a bit more monaco => code
|
2016-04-28 08:13:07 +02:00 |
|
Benjamin Pasero
|
25ce394231
|
add comment on upstream issue
|
2016-03-29 16:10:02 +02:00 |
|
Benjamin Pasero
|
0bac03fb49
|
New untitiled file not saved on exit (fixes #4739)
|
2016-03-29 15:56:48 +02:00 |
|
Benjamin Pasero
|
7975b1b635
|
Do not use electron's remote in event handlers (fixes #3072)
|
2016-03-02 16:44:38 +01:00 |
|
Benjamin Pasero
|
c3d1b9fa89
|
offer reload action when extension host dies
|
2016-02-09 17:41:37 +01:00 |
|
Benjamin Pasero
|
22b9009c83
|
VSCode does not respect window layout during debugging [Windows] (fixes #2612)
|
2016-02-09 10:48:12 +01:00 |
|
Benjamin Pasero
|
6027927d77
|
adopt browser window and dialog
|
2016-01-06 16:00:08 +01:00 |
|
Benjamin Pasero
|
7d32e8f2ea
|
polish electron.d.ts
|
2016-01-06 13:01:45 +01:00 |
|
Benjamin Pasero
|
3ac82937fe
|
adopt shell module
|
2016-01-06 12:44:57 +01:00 |
|
Benjamin Pasero
|
407f716b02
|
adop new imports for ipc
|
2016-01-06 10:28:11 +01:00 |
|
Benjamin Pasero
|
f172b925b2
|
annotate ipc to use
|
2016-01-06 09:33:24 +01:00 |
|
Benjamin Pasero
|
9f6b37fbcf
|
debt - move all workbench events to common
|
2015-12-22 09:38:01 +01:00 |
|
Benjamin Pasero
|
465fc4f58b
|
more linting in workbench
|
2015-12-21 17:35:25 +01:00 |
|
Benjamin Pasero
|
158be75173
|
cleanup zoomlevel configuration
|
2015-12-01 17:47:02 +01:00 |
|
Benjamin Pasero
|
46c0393a24
|
try workaround for not being able to focus window on win & linux
|
2015-11-22 10:41:14 +01:00 |
|
Erich Gamma
|
8f35cc4768
|
Hello Code
|
2015-11-13 14:39:38 +01:00 |
|