Commit Graph

6534 Commits

Author SHA1 Message Date
kieferrm
e576243d51 fix quiet light theme for markdown 2016-06-14 15:01:58 +02:00
kieferrm
046907e4d5 fix dimmed monokai for markdown 2016-06-14 15:01:58 +02:00
kieferrm
19d5099704 fix monokai for markdown 2016-06-14 15:01:58 +02:00
kieferrm
2c57e61c82 fix Kimbie theme for markdown 2016-06-14 15:01:58 +02:00
kieferrm
c8cfe69dca fix default themes for markdown 2016-06-14 15:01:58 +02:00
kieferrm
9b4a35f402 fix Abyss theme for markdown 2016-06-14 15:01:58 +02:00
kieferrm
0a50d541d5 fix Abyss theme for markdown 2016-06-14 15:01:58 +02:00
kieferrm
dd3deaadf3 mimic default text bundle in textmate 2016-06-14 15:01:58 +02:00
kieferrm
1f49e3fad8 replay: disable built-in markdown 2016-06-14 15:01:58 +02:00
kieferrm
2ac170e64e fix hygiene issues 2016-06-14 15:01:58 +02:00
kieferrm
f3cc2709d6 remove theme awareness opt-in 2016-06-14 15:01:58 +02:00
kieferrm
ed5eb10f9e paragraphs stop at list item boundaries 2016-06-14 15:01:58 +02:00
kieferrm
cd18237118 use initData 2016-06-14 15:01:58 +02:00
kieferrm
43a55c165a code hygiene 2016-06-14 15:01:58 +02:00
kieferrm
0b856de5a7 prepackage markdown extension 2016-06-14 15:01:58 +02:00
kieferrm
3112f9d236 remove console output 2016-06-14 15:01:58 +02:00
kieferrm
e2ea2dd710 fix handling of achors without a workspace 2016-06-14 15:01:58 +02:00
kieferrm
2dfecbb541 theme support in htmlPreview 2016-06-14 15:01:58 +02:00
Joao Moreno
2243e4df65 fix NPE
related to #7597
2016-06-14 14:51:12 +02:00
Sandeep Somavarapu
5fd7ffd07f Fix focus and action ids 2016-06-14 13:57:17 +02:00
Benjamin Pasero
2e449867f3 Split editor action does not show as disabled when limit hit (fixes #7651) 2016-06-14 12:41:29 +02:00
Benjamin Pasero
ad55bcd31b Never show pinEditor action when "workbench.previewEditors": false (fixes #7650) 2016-06-14 12:21:08 +02:00
Andre Weinand
2cff2b967d update debug protocol to 1.10.0-pre 2016-06-14 12:17:32 +02:00
Benjamin Pasero
0f5331e497 dispose inputs in history when removing 2016-06-14 12:15:48 +02:00
Benjamin Pasero
c85ef95dfa restore input when added from close event 2016-06-14 12:06:35 +02:00
Benjamin Pasero
0d5d1d4b1c move recently closed editors to history service 2016-06-14 12:00:48 +02:00
Martin Aeschlimann
d5f06aec6b Reword remaining occurrences of sass to scss 2016-06-14 11:32:01 +02:00
Martin Aeschlimann
a5699978fc [scss] missing activation event 2016-06-14 11:32:01 +02:00
isidor
5a8c502f5a debug: workaround to open viewlet no longer needed 2016-06-14 11:22:56 +02:00
Isidor Nikolic
b144edac72 Merge pull request #7636 from f111fei/patch-7
Debug: Fix setConfiguration error when name is null or undefined

fixes #7291
2016-06-14 11:21:20 +02:00
Martin Aeschlimann
8d703ff0b3 [css extension] cache stylesheets ASTs 2016-06-14 11:02:18 +02:00
Benjamin Pasero
1fe6e953a2 focus window after external drop 2016-06-14 10:43:07 +02:00
Benjamin Pasero
28fd4571e8 better handle case of dropped folder to tabs 2016-06-14 09:53:04 +02:00
Benjamin Pasero
3c2ced25bd DND: prevent bubble up 2016-06-14 09:48:46 +02:00
Joao Moreno
0dba5abc3d move generateNewIssueUrl to menus 2016-06-14 09:38:40 +02:00
isidor
e7af7a7a67 debug: add enable all breakpoints as global workbench action 2016-06-14 09:29:56 +02:00
Isidor Nikolic
f9c58c6800 Merge pull request #7627 from tstringer/debug-cmd-pal
Added remove and disable all breakpoints actions to the command palette

fixes #7490
2016-06-14 09:27:16 +02:00
Benjamin Pasero
d5cbad347f add setting to control where editors open (for #6787) 2016-06-14 09:02:53 +02:00
Benjamin Pasero
7edbf1fd80 setting to control preview from quick open (#5554) 2016-06-14 07:35:18 +02:00
Benjamin Pasero
e13179239e allow DND to tabs (from explorer or desktop) 2016-06-14 07:18:23 +02:00
Benjamin Pasero
8dc1795888 more tab keyboard keys 2016-06-14 06:46:35 +02:00
Benjamin Pasero
edbfa6b2fc fix focus issue when clicking on tab 2016-06-14 06:38:00 +02:00
Benjamin Pasero
9d6a13f769 fix issues with actions in editor title not showing 2016-06-14 06:30:06 +02:00
xzper
87a291d671 Debug: Fix setConfiguration error when name is null or undefined 2016-06-14 09:47:35 +08:00
Thomas Stringer
1475839600 Added remove and disable all breakpoints actions to the command palette 2016-06-13 17:51:48 -04:00
Martin Aeschlimann
1e7486aa63 Move LESS to extension 2016-06-13 20:08:53 +02:00
Daniel Imms
0517cce224 Remove redundant options arg 2016-06-13 10:30:10 -07:00
Sandeep Somavarapu
2f47453208 #6679 update action keys 2016-06-13 19:27:34 +02:00
Daniel Imms
d97f54b976 Remove unecessary terminal focus 2016-06-13 10:09:14 -07:00
Martin Aeschlimann
65b2c5ca27 Move SCSS to extension 2016-06-13 18:58:04 +02:00