Commit Graph

66 Commits

Author SHA1 Message Date
Sandeep Somavarapu
191596365d Fix #42447 2018-02-05 16:34:15 +01:00
Sandeep Somavarapu
426f0b835d Localizations: Update extension point to describe extensions and adopt to it 2018-01-29 16:26:35 +01:00
Sandeep Somavarapu
b25c1947c6 #41752 Update extension point 2018-01-22 18:02:20 +01:00
Johannes Rieken
d643caec85 add global snippets and create action to configure action, #13182 2018-01-04 15:44:15 +01:00
kieferrm
e68bbdb17a so long happy holidays 2018-01-02 09:39:16 -08:00
Joao Moreno
f1eeed498b happy holidays! 2017-12-18 20:53:09 +01:00
Sandeep Somavarapu
1c94a006da #40196 Use files in the background for storing content of output channels 2017-12-18 18:25:45 +01:00
Sandeep Somavarapu
77697cc33e Log output
- Implement Buffered output channel and file output channel in output services
- Allow to register a file output channel
- Register log files output channels
2017-12-13 23:26:55 +01:00
Benjamin Pasero
94b758ebfb debt - move explorer to electron-browser to avoid our faulty paths.relative() method 2017-11-20 17:59:43 +01:00
Benjamin Pasero
42b4fcc442 debt - avoid paths.relative in search 2017-11-20 17:29:17 +01:00
Rob Lourens
af8d4d89f3 Use requestService for remote settings search 2017-11-16 18:24:01 -08:00
Benjamin Pasero
8692ecf9fa 💄 2017-11-13 18:53:37 +01:00
Benjamin Pasero
79f3ea1ebe startup - convert more to workbench contributions 2017-11-13 18:53:37 +01:00
Benjamin Pasero
6b30ade4ea startup - convert workspacestats to workbench contribution 2017-11-13 18:35:28 +01:00
Max Furman
2dc6c0872a Toggle Tab Visibility (#37735)
* copy activity bar toggle action

* Hide tabs

* Don't set configuration target
2017-11-08 08:27:19 +01:00
Sandeep Somavarapu
75cf7dabb5 Refactor Configuration Service
- API to get a value given a key
- API to update value smartly
- Fine grained configuration change event
- Smart reload API
- Remove unnecessary APIs
2017-10-05 23:13:18 +02:00
Dirk Baeumer
3eadcbe392 Fixes #29769: Update the locale.json schema to always be in sync with supported languages 2017-09-25 13:52:56 +02:00
Benjamin Pasero
b64aa9b199 move parts/views into workbench core land (fixes #29921) 2017-09-06 18:40:20 +02:00
Johannes Rieken
790e61bfc3 load user and extension snippets only when needed 2017-09-05 17:50:35 +02:00
t-amqi
79be22a932 Remove task panel experiment 2017-07-30 11:47:30 -07:00
t-amqi
21907a021e Address comments 2017-07-19 16:04:40 -07:00
t-amqi
2c74a5b770 Add actions to task panel 2017-07-13 10:29:14 -07:00
t-amqi
15a823e0dd Task Panel prelim changes 2017-07-13 10:29:14 -07:00
rebornix
1d61d47a64 Move Open In Terminal registration and config to File part 2017-07-10 16:43:10 -07:00
Benjamin Pasero
e69b79bdb4 debt - move workbench.main into workbench folder 2017-07-03 16:42:29 +02:00
Benjamin Pasero
7f7c5703ba move workbench.main.* into electron-browser namespace 2016-11-10 15:20:06 +01:00
Benjamin Pasero
86a4be175f Merge remote-tracking branch 'upstream/master' into hide-activity-bar 2016-11-10 09:21:41 +01:00
Benjamin Pasero
ed115b0976 Merge remote-tracking branch 'upstream/master' into hide-activity-bar 2016-11-10 08:54:56 +01:00
Pine Wu
b9cf15dd1f Merge remote-tracking branch 'upstream/master' into treeExplorerAPI 2016-11-08 23:13:32 -08:00
isidor
09b66a0d8f debug: move debugEditorActions to a seperate file 2016-11-08 16:26:11 +01:00
Pine Wu
5342705043 Better naming 2016-11-03 16:19:04 -07:00
Pine Wu
387017337f Put actions for tree explorers to common layer 2016-11-03 10:28:16 -07:00
Sanders Lauture
611c442788 First attempt 2016-11-03 13:24:11 -04:00
Pine Wu
46604554eb Move explorer entry point to parts/explorers 2016-11-03 10:08:22 -07:00
Benjamin Pasero
a04f317d3a Merge remote-tracking branch 'upstream/master' into treeExplorerAPI 2016-11-03 08:40:55 +01:00
Sandeep Somavarapu
9c94dfde3b #14841 Move browser stuff to browser folder 2016-11-02 12:16:39 +01:00
Pine Wu
a52cfbbc24 Move explorerExtensionPoint from platform to workbench 2016-11-01 11:54:36 -07:00
Pine Wu
f5d4ede325 Merge remote-tracking branch 'origin/master' into treeExplorerAPI 2016-10-31 12:50:19 -07:00
Benjamin Pasero
5517d1af5e debt - move some things to browser namespace 2016-10-28 17:37:26 +02:00
Pine Wu
4eab0dfd93 Split explorer's extension point to a separate file 2016-10-21 10:03:07 -07:00
Pine Wu
f659fdd33e Add actions 2016-10-21 10:03:05 -07:00
Pine Wu
2657a9daea Add contributes.explorer section and add it to ViewletRegistry
Disable hygiene for now.
2016-10-21 09:57:11 -07:00
Benjamin Pasero
72378b33c4 add global action to toggle editor layout 2016-10-18 07:54:17 +02:00
Christof Marti
742fb52847 Fit watermark into code org (fixes #13069) 2016-10-05 09:57:30 -07:00
Martin Aeschlimann
2a4e5b023d [html] add razor 2016-09-14 16:39:14 +02:00
Alex Dima
7f875fef1d Bundle viewlets and panels into workbench.main 2016-09-08 16:37:06 +02:00
Alex Dima
baf1b9e30a Fixes Microsoft/monaco-editor#143: Ship accessibility help and defineKeybinding contributions only in vscode 2016-08-31 16:43:05 +02:00
isidor
31f1acb8c8 suck in the repl for the build 2016-08-26 09:48:18 +02:00
Benjamin Pasero
fd62386f30 add more commands for quick open 2016-08-18 19:14:50 +02:00
Benjamin Pasero
d5181e90a7 debt - make contributions when they are 2016-08-16 07:21:21 +02:00