Commit Graph

31 Commits

Author SHA1 Message Date
Johannes Rieken
6681a2a7d6 tsfmt - src 2016-10-08 09:53:13 +02:00
Benjamin Pasero
c39fe899d7 clean up lots of code when running tsconfig with noUnusedLocals 2016-09-26 11:52:12 +02:00
Sandeep Somavarapu
b6b7bf914f ChoiceService: ipc 2016-09-22 08:39:19 +02:00
Joao Moreno
0892555f12 ipc: stub messageIpc 2016-09-21 10:39:47 +02:00
Joao Moreno
78aa5271cd choice service: return true in actions 2016-09-20 16:00:47 +02:00
Joao Moreno
0b6b9e0582 choice service 2016-09-20 16:00:47 +02:00
Alexandru Dima
55bf5acb2e Remove CommonKeybindings 2016-09-13 16:42:42 +02:00
Alex Dima
bb3e8b9b9b Keep vs/base/common/errors lean and mean as everyone depends on it 2016-09-07 12:39:39 +02:00
Alex Dima
e390d385a4 Move messageList near its only consumer, messageService 2016-09-07 12:39:39 +02:00
Benjamin Pasero
38a61f3a90 Cannot use message service before workbench is up (fixes #9769) 2016-09-03 09:49:17 +02:00
Benjamin Pasero
c121936678 use product over context service 2016-08-17 07:00:39 +02:00
Benjamin Pasero
8575dcd1bf Deleting or renaming a file or its parent with dirty within should prompt user (fixes #9313) 2016-08-10 09:11:45 +02:00
Johannes Rieken
2077cb3ff8 turn serviceId into _serviceBrand:any to follow common practive
see https://basarat.gitbooks.io/typescript/content/docs/tips/nominalTyping.html and 7b48a182c0/src/compiler/types.ts (L693-L698)
2016-07-07 12:21:16 +02:00
Benjamin Pasero
1e4ba0c588 update to latest electron.d.ts 2016-07-02 14:27:18 +02:00
Benjamin Pasero
c843d58563 use instantiation service for service creation too 2016-06-03 14:43:41 +02:00
Benjamin Pasero
5f4d8c3653 Ugly brackets in the menu (fixes #6413) 2016-05-20 06:52:28 +02:00
Benjamin Pasero
50880f5002 Escape key does not cancel the move to trash dialog (fixes #6475) 2016-05-18 16:48:36 +02:00
Benjamin Pasero
5fdf5e2b24 Workbench services dependencies cleanup ( fixes #5688) 2016-04-29 13:00:48 +02:00
Benjamin Pasero
03af2d77dc do not depend on quick open service from message service (part of #5504) 2016-04-22 13:50:53 +02:00
Benjamin Pasero
3dda0e338c break cyclic dependency between keybinding and message service (#5505) 2016-04-20 07:23:20 +01:00
Benjamin Pasero
84abe71111 Update to Electron 0.37.x (#2559) 2016-04-13 15:07:21 +02:00
Benjamin Pasero
35fd228ffc clarify && in nls comments 2016-03-18 09:49:15 +01:00
Benjamin Pasero
ba234c7100 adopt remote module 2016-01-06 16:14:30 +01:00
Benjamin Pasero
845c20480c Assign accelerator keys to dialog buttons (fixes #1693) 2016-01-04 10:57:31 +01:00
Benjamin Pasero
788201b268 debt - move quick open service to common 2015-12-21 19:07:56 +01:00
Benjamin Pasero
acd6a190c3 debt: move extHostStatusBar to common 2015-12-21 18:36:40 +01:00
Benjamin Pasero
ae33727a08 lint workbench services 2015-12-21 17:45:14 +01:00
Benjamin Pasero
63f8136c51 remove usage of EventSource in favour of Event & Emitter (fixes #1522) 2015-12-21 15:32:12 +01:00
Francois Valdy
62960334ae Typo fixes for src/vs/workbench/services 2015-11-24 17:12:59 +01:00
Benjamin Pasero
14c5007e2b hide message bar when quick open shows 2015-11-19 16:28:25 +01:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00