Commit Graph

90679 Commits

Author SHA1 Message Date
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
Sofian Hnaide
2f8e58409c Adding a global Env to the extension API 2016-01-20 16:28:56 -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
Benjamin Pasero
9dba3d1471 remove tree fake row 2016-01-20 16:17:39 +01:00
isidor
cbe6b6841b output: showOutput use panel 2016-01-20 16:09:40 +01:00
Benjamin Pasero
96238218bc Merge branch 'master' into ben/focus-indication 2016-01-20 15:53:33 +01:00
Benjamin Pasero
9639a15f38 crash case wording 2016-01-20 15:53:07 +01:00
Johannes Rieken
a9c1895117 allow to provide ViewColumn with 'vscode.previewHtml' command 2016-01-20 15:49:01 +01:00
Johannes Rieken
eb2daf6718 don't use prefix but filenamePatterns 2016-01-20 15:24:36 +01:00
AJ Kerrigan
7d16ea9248 Add keybinding options for Replace and Replace All (#2004)
Add editor commands for the Replace (ReplaceOne) and ReplaceAll
actions. Provide default keybindings which only fire when the
Replace widget is visible.
2016-01-20 08:28:11 -05:00
Alex Dima
a5a6fe2162 Add another text area strategy, simplify textAreaHandler 2016-01-20 14:04:50 +02:00
Johannes Rieken
a44092d6f3 add object, key, and null as SymbolKind, fixes #2111 2016-01-20 12:47:19 +01:00
isidor
7784f6f0a7 output: register output panel 2016-01-20 12:43:35 +01:00
isidor
7074eb4278 output: remove logEditorInput 2016-01-20 12:43:14 +01:00
isidor
89795f0ceb debug: use const 2016-01-20 12:40:54 +01:00
Benjamin Pasero
6a0cc5406e Merge branch 'master' into ben/focus-indication 2016-01-20 12:37:45 +01:00
isidor
d6b4ed5b4e panel: text-transform: uppercase 2016-01-20 12:04:21 +01:00
Johannes Rieken
953aba39c8 proper handling of namespace and package type in goto symbol handler 2016-01-20 12:03:13 +01:00
Benjamin Pasero
6b032e3615 panel: fix DOM order and better background color 2016-01-20 12:01:34 +01:00