Benjamin Pasero
|
94b502c1d6
|
notifications - do not dispose actions unless created within
|
2018-03-16 17:24:15 +01:00 |
|
Matt Bierner
|
ab1669f898
|
Revert "Revert "Avoid using import x = require('...')""
This reverts commit 27256832f3 which turns out did not break the import of vs/nls
|
2018-03-15 10:17:18 -07:00 |
|
Matt Bierner
|
27256832f3
|
Revert "Avoid using import x = require('...')"
This reverts commit 7de696a202.
Seems to have broken loading vs/nls in at least one case in insiders
|
2018-03-15 00:47:33 -07:00 |
|
Matt Bierner
|
7de696a202
|
Avoid using import x = require('...')
Don't use this import form in places where it is not needed. This prevents us from correctly detecting duplicate imports
|
2018-03-14 14:45:59 -07:00 |
|
Benjamin Pasero
|
684af0064b
|
debt - use dialog service over bare windows service
|
2018-03-07 14:58:07 +01:00 |
|
Benjamin Pasero
|
94ffa37f08
|
debt - add new method to dialog service to show dialogs
|
2018-03-07 11:04:06 +01:00 |
|
Benjamin Pasero
|
decbaeccb3
|
fix #44511
|
2018-02-27 19:23:44 +01:00 |
|
Benjamin Pasero
|
260093024c
|
fix #44583
|
2018-02-27 15:48:24 +01:00 |
|
Alex Dima
|
8bfa7ffd2e
|
Move IExtensionService up to /workbench/ (fixes #44281)
|
2018-02-23 17:38:24 +01:00 |
|
Benjamin Pasero
|
9cf5c6ecd9
|
notifications - do not add a "close" action for extensions
|
2018-02-21 13:22:22 +01:00 |
|
Benjamin Pasero
|
9ab2056393
|
notifications - remove old message service and adopt new one
|
2018-02-19 17:57:12 +01:00 |
|
Benjamin Pasero
|
8a2df5e021
|
notifications - extract choice/confirm service from message service
|
2018-02-19 08:11:32 +01:00 |
|
Johannes Rieken
|
d221a2825c
|
eng - less TPromise (mainThreadMessageService)
|
2017-12-11 14:34:10 +01:00 |
|
Johannes Rieken
|
6dc7e364d7
|
debt - remove some ts-ignored things
|
2017-11-07 17:23:19 +01:00 |
|
Erich Gamma
|
c536efdfbc
|
Enabled the noUnusedLocals and added @tsignore
|
2017-11-07 13:13:41 +01:00 |
|
Johannes Rieken
|
03e15638fe
|
fix #33494
|
2017-08-30 11:32:44 +02:00 |
|
Johannes Rieken
|
324996ec85
|
fix issue when message has no extension
|
2017-08-21 16:50:09 +02:00 |
|
Johannes Rieken
|
7128eb085c
|
style - use single-quoted imports
|
2017-08-21 16:45:32 +02:00 |
|
Johannes Rieken
|
c98952880c
|
show extension name with id, show title also on severity-label, #21302
|
2017-08-21 15:23:46 +02:00 |
|
Benjamin Pasero
|
a87dd9c7ad
|
fix imports to single quote
|
2017-08-21 11:27:57 +02:00 |
|
Johannes Rieken
|
6dd175fd41
|
show message source in title, #21302
|
2017-08-18 16:58:59 +02:00 |
|
Alex Dima
|
a99eeae966
|
More adoption of @extHostNamedCustomer
|
2017-08-16 12:56:09 +02:00 |
|
Alex Dima
|
2b3298af79
|
Use native proxies for renderer <-> ext host RPC communication
|
2017-08-16 10:26:25 +02:00 |
|
Johannes Rieken
|
b548d2128d
|
split things up into api/node and api/electron-browser
|
2017-05-12 11:24:22 +02:00 |
|