Commit Graph
2087 Commits
Author SHA1 Message Date
isidor fec6200c2d Merge master 2016-01-21 18:14:07 +01:00
isidor b6d15c655b output: panel set input to active channel upon creation 2016-01-21 18:12:28 +01:00
isidor d17c8e6831 output: use storage service to store active channel 2016-01-21 18:12:03 +01:00
Joao Moreno 208f405e53 npe
fixes #2112
2016-01-21 17:35:37 +01:00
Joao Moreno 890d835b80 npe
fixes #2100
2016-01-21 17:35:37 +01:00
isidor 2c1a82c6cf output: remove outputPanel reference in output service 2016-01-21 17:31:56 +01:00
isidor 88990808b8 output: bundle outputPanel 2016-01-21 17:31:13 +01:00
isidor ba6339014e output: outputPanel will be dipsoed by compositePart 2016-01-21 17:16:51 +01:00
isidor ccce7f6fdb stringEditor: remove defaultWrappingColumn and defaultLineNumbers 2016-01-21 17:13:33 +01:00
isidor 20b8e9bcde panels do not need an order 2016-01-21 17:03:48 +01:00
isidor 072f8b0048 output: channel is mandatory 2016-01-21 17:00:01 +01:00
Dirk Baeumer 5f7226b867 Add support to trace the message on request failure 2016-01-21 16:57:10 +01:00
Benjamin Pasero c692997ccf fix issue with focus indication in empty quick open 2016-01-21 16:49:06 +01:00
isidor 321c49324b output: OutputPanel override getId() instead of messing with StringEditor (causes api tests to fail) 2016-01-21 16:37:30 +01:00
Martin Aeschlimann a038512621 colorful default themes: make sure the theme works with 0.10.3 2016-01-21 15:55:42 +01:00
Joao Moreno ffc63e459b update gulp-atom-electron
fixes #1998
2016-01-21 15:59:20 +01:00
Benjamin Pasero 7acb6ff442 more focus indication styles improvements 2016-01-21 15:52:37 +01:00
isidor 5fa32affe9 vscode.d.ts make column argument deprecated 2016-01-21 15:34:30 +01:00
Benjamin Pasero d4b5aa94c5 better focus indication in activity bar 2016-01-21 15:33:02 +01:00
isidor 8faae6d6ba output: remove unused css and icons 2016-01-21 15:25:03 +01:00
Benjamin Pasero 2a55b4df55 tree - show outline also in case of focus but no focused item 2016-01-21 15:18:47 +01:00
Joao Moreno ab5e98b2b3 💄 tslint 2016-01-21 15:18:40 +01:00
isidor f5d6fb16f3 output: include output.contribution.css 2016-01-21 15:18:20 +01:00
Johannes Rieken 5be404dd5c #1835 - onDidChangeTextEditorViewColumn event 2016-01-21 15:12:13 +01:00
Johannes Rieken 84b1033d29 💄 tslint 2016-01-21 12:21:01 +01:00
Johannes Rieken c14e864b2b #1835 add viewColumn property to TextEditor, not yet decided if we also need an event to signal changes 2016-01-21 12:05:10 +01:00
isidor 7e038dc4bf output: simpllify output actions 2016-01-21 11:34:48 +01:00
Benjamin Pasero 8b2f434081 quick open: enable tab to jump into tree and actions 2016-01-21 11:25:22 +01:00
Johannes Rieken 21a84ab87c keep sort text, sort by label if no or equal sort text 2016-01-21 10:53:06 +01:00
isidor a7ab896f9b output: actions in panel 2016-01-21 10:52:40 +01:00
Dirk Baeumer cf72b12ce2 Enable no-unexternalized strings warning in tslint 2016-01-21 10:23:10 +01:00
isidor 8888fdd3e9 output: reveal last line on output recieved 2016-01-21 10:13:19 +01:00
isidor 541e754692 output: remove unnecessery create and layout. 2016-01-21 10:13:07 +01:00
Benjamin Pasero 33f221b9b9 tree - do not indicate focus when tree does not have focus 2016-01-21 09:44:46 +01:00
Benjamin Pasero 481340eaa8 Merge pull request #2137 from chrisbenti/patch-1
Fixing indentation in package.json
2016-01-21 09:19:26 +01:00
Benjamin Pasero 0ddfd8949f only apply highlights for matches shown in quick open 2016-01-21 09:16:30 +01:00
Benjamin Pasero 196e4101ac file search: less work to do 2016-01-21 08:32:16 +01:00
Benjamin Pasero e20bb67bdb detect system errors and present them better for NLS 2016-01-21 07:58:25 +01:00
Chris Bentivenga 0a15080018 Fixing indentation in package.json 2016-01-20 17:10:41 -08:00
Brad Gashler 996ebcc22f New conditional breakpoint icons. Equals sign inside. 2016-01-20 14:47:03 -08:00
Benjamin Pasero 3330e7e20e back to previous focus indication for the tree; show actions for focused tree row 2016-01-20 19:02:30 +01:00
Joao Moreno 1b8fca6c2c patch version with quality 2016-01-20 17:51:01 +01:00
Joao Moreno 75b54736d7 simplify product.json 2016-01-20 17:36:31 +01:00
Benjamin Pasero f2280ea06f Merge pull request #2077 from Microsoft/ben/focus-indication
Support and indicate keyboard focus on elements
2016-01-20 16:58:24 +01:00
Benjamin Pasero d12b781d7d fix compile error 2016-01-20 16:53:34 +01:00
isidor e7f9837a85 output: output actions do not use editor service 2016-01-20 16:52:41 +01:00
isidor 9f30c7d7ac output: outputService.getActiveChannel 2016-01-20 16:52:20 +01:00
Benjamin Pasero 29675cd0b4 Merge branch 'master' into ben/focus-indication 2016-01-20 16:50:25 +01:00
Benjamin Pasero eb1cfc2533 save errors: details in klammern 2016-01-20 16:50:13 +01:00
Benjamin Pasero 02b859d3e2 same focus indication in tree as elsewhere 2016-01-20 16:49:34 +01:00