Commit Graph

590 Commits

Author SHA1 Message Date
Benjamin Pasero
e9f288213c more typed text model from workbench editor service 2016-08-24 11:46:23 +02:00
Benjamin Pasero
018eae9a12 less flaky config tests 2016-08-24 07:04:48 +02:00
Christof Marti
c9662455fb Use 'find' on Linux 2016-08-23 11:02:39 -07:00
Sandeep Somavarapu
c910f62b76 fallback to invisibles if no guide setting 2016-08-23 16:39:03 +02:00
Martin Aeschlimann
886e308f7e [themeservice] fix missing return 2016-08-23 16:34:35 +02:00
Benjamin Pasero
538f69b5c6 add tests for workspace config service 2016-08-23 15:56:24 +02:00
Martin Aeschlimann
541f011368 [plist] remove base helper, directly use node-module 2016-08-23 15:42:18 +02:00
Martin Aeschlimann
e80dfd37ce [icons] support multi segment file extension icon associations 2016-08-23 15:33:40 +02:00
Martin Aeschlimann
d507ca5260 [icons] folder name icon associations 2016-08-23 15:33:38 +02:00
Sandeep Somavarapu
00c40919c0 fix #10624 2016-08-23 15:14:54 +02:00
Martin Aeschlimann
5664a6096e [icons] add schema for icon-theme.json file 2016-08-23 14:44:59 +02:00
Martin Aeschlimann
9cc275ef22 [icons] polish properties for font icons 2016-08-23 14:43:30 +02:00
Martin Aeschlimann
5b22f3cf6b [icon sets] larger padding, font size control by icon set 2016-08-23 14:43:30 +02:00
Benjamin Pasero
ecf2e3268e some renames 2016-08-23 10:02:41 +02:00
Benjamin Pasero
46d90b43f1 Should stop sending global settings and keybindings via IPC (fixes #6094) 2016-08-23 09:58:12 +02:00
Benjamin Pasero
0b842190bf implement workbench config service using base config service 2016-08-23 09:50:31 +02:00
Benjamin Pasero
cfc6c77fcc loadConfiguration => reloadConfiguration 2016-08-23 09:19:04 +02:00
Benjamin Pasero
8d3b632ced more config service cleanup 2016-08-23 09:19:04 +02:00
Benjamin Pasero
5f144928a3 introduce a config model on the workbench side 2016-08-23 09:19:04 +02:00
Benjamin Pasero
e34627188f cleanup workbench config service 2016-08-23 09:19:04 +02:00
Benjamin Pasero
31bac4eef1 extract hasWorkspaceConfiguration and setUserConfiguration to workbench 2016-08-23 09:19:04 +02:00
Benjamin Pasero
8e1e322577 merge workbench and platform config service 2016-08-23 09:19:04 +02:00
Benjamin Pasero
1de7a23ccc code clean up 2016-08-23 09:19:04 +02:00
Christof Marti
a7190d61e0 Use 'dir' on Windows 2016-08-22 17:12:44 -07:00
Benjamin Pasero
064f4ead64 guard against invalid file resources on a low layer 2016-08-22 18:20:27 +02:00
Benjamin Pasero
43bb742920 very happy to delete settings.ts on main side 2016-08-22 17:02:53 +02:00
Martin Aeschlimann
e5e9e665e8 [icons] remove dot on ext-file-icon class name 2016-08-22 11:48:03 +02:00
Martin Aeschlimann
95e30b1501 [file icons] support for font icons 2016-08-22 11:48:03 +02:00
Martin Aeschlimann
d5ec2cccf8 [icons] don't show icons if icon theme is not valid id 2016-08-22 11:48:03 +02:00
Martin Aeschlimann
a09f6e1c50 [icons] use :before for explorer file icon 2016-08-22 11:48:02 +02:00
Benjamin Pasero
62bfb65713 move keybindings out of legacy context 2016-08-22 09:38:47 +02:00
Martin Aeschlimann
7c6e7494ea [icon sets] settings renamed from iconSet to iconTheme 2016-08-20 21:33:24 +02:00
Martin Aeschlimann
3ae6814c8f [fileicons] single setting, laguageId/fileName/ext and theme overrides 2016-08-20 21:18:46 +02:00
Christof Marti
7d071c44aa #55: Use 'find' on OSX 2016-08-19 15:18:03 -07:00
Joao Moreno
3fc422cdbc simplify extension host debug env 2016-08-19 16:41:00 +02:00
Benjamin Pasero
32722f8776 icons: move CSS for icons into target (explorer) 2016-08-19 11:21:56 +02:00
Benjamin Pasero
3d3cda1836 more workspace service simplification 2016-08-19 10:21:22 +02:00
Benjamin Pasero
79fbff875e files config can be null 2016-08-19 09:37:51 +02:00
Christof Marti
3d9622208b #55: Parse glob ahead of time 2016-08-18 17:23:41 -07:00
Martin Aeschlimann
f253f94d11 File icons in ThemeService 2016-08-18 22:24:23 +02:00
Benjamin Pasero
fd62386f30 add more commands for quick open 2016-08-18 19:14:50 +02:00
Benjamin Pasero
903a011485 more use of the (good) platform workspace service 2016-08-18 18:13:26 +02:00
Joao Moreno
5f53f7c741 remove debugBrkFileWatcherPort 2016-08-18 16:58:44 +02:00
Benjamin Pasero
686646039b getOptions()/updateOptions() only in workbench 2016-08-18 14:39:17 +02:00
Martin Aeschlimann
9cdb0d628b tmTheme bold fontStyle is not supported. Fixes #10623. 2016-08-17 20:28:11 +02:00
Martin Aeschlimann
334bd1702e Rename theme to colortheme 2016-08-17 19:50:27 +02:00
Benjamin Pasero
d1491f4ac5 remove getConfiguration() from workspace service 2016-08-17 15:35:26 +02:00
Benjamin Pasero
89a234b9f0 more env passing 2016-08-17 14:36:25 +02:00
Benjamin Pasero
1bd57ab9b1 one more down 2016-08-17 14:16:46 +02:00
Benjamin Pasero
1d81fbfbdf use logExtensionHostCommunication from env service 2016-08-17 14:10:31 +02:00