Commit Graph

2507 Commits

Author SHA1 Message Date
Martin Aeschlimann
817f3f5919 [json] language server & client as extension 2016-01-21 22:19:39 +01:00
Martin Aeschlimann
60423a344d [json] don't load legacy JSON mode 2016-01-21 21:33:32 +01:00
Sofian Hnaide
4733c1f1df Merge pull request #2136 from SofianHn/master
Adding a global Env to the extension API
2016-01-21 11:40:34 -08:00
Isidor Nikolic
0858ba16f0 Merge pull request #2146 from Microsoft/isidorn/output-panel
Output in horizontal panel
2016-01-21 20:17:50 +01:00
Sofian Hnaide
c6a8188e6c fix format 2016-01-21 11:16:05 -08:00
isidor
d45a84a5d3 output: do not pop() from registry channels 2016-01-21 20:15:56 +01:00
Sofian Hnaide
159509fd37 bring back version to prevent breaking change to the api 2016-01-21 11:12:45 -08:00
Erich Gamma
fec692f33e oops, fixed testing left over 2016-01-21 19:15:30 +01:00
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
Erich Gamma
00d0b3b0da show error message in tooltip 2016-01-21 17:58:58 +01:00
Erich Gamma
47758c4ab5 fixed copyright 2016-01-21 17:55:32 +01:00
Erich Gamma
7f5ebcd06c Show text in status bar when Salsa is used, check whether the tsserver supports salsa. 2016-01-21 17:55:16 +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