Commit Graph

28 Commits

Author SHA1 Message Date
Matt Bierner
9e28d5764c Show Markdown Preview Menu Button For any File Opened as Markdown
Issue #7638

**Bug**
Open a `.txt` file containing markdown in VSCode. Select the editor language as `markdown` and the highlighing kicks in, but there is no preview button for the file.

**Fix**
Base display of the markdown preview button on `resourceScheme` instead of `resourceLangId`.

Closes #7638
2016-09-22 11:06:32 -07:00
Martin Aeschlimann
4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
Daniel Imms
9900f278ab Proper copy and paste support for integrated terminal
Fixes #6451
2016-07-11 15:13:13 -07:00
kieferrm
a1c2fcb9bd Add category, fixes #8271 2016-07-01 12:05:44 -07:00
kieferrm
9d50ac3f78 Add windows specific guidance 2016-06-30 16:45:27 -07:00
kieferrm
6b01b4c0d8 lookup of custom style sheets, fixes #8287 2016-06-30 14:50:58 -07:00
kieferrm
a1f6aadfee Change default value from null to []; fixed #8283 2016-06-30 12:45:47 -07:00
Johannes Rieken
eb2b0d1a15 deliver and wire in icons, #8111 2016-06-28 16:31:50 +02:00
kieferrm
e33e9a83ba fixed #8066 2016-06-27 10:42:23 -07:00
Martin Aeschlimann
e228769042 Polish configuration section labels & add link 2016-06-27 18:37:04 +02:00
Johannes Rieken
61973222fd support group property for menu item and treat 'navigation' special 2016-06-24 17:15:00 +02:00
Johannes Rieken
dbb8c3f3b6 markdown uses explorer/context menu 2016-06-23 16:27:49 +02:00
Johannes Rieken
51f0436d53 rename editor/primary to editor/title, remove editor/secondary 2016-06-23 15:42:01 +02:00
Johannes Rieken
87d3f05666 actionBarContributor, scope keybindings services 2016-06-23 12:17:41 +02:00
Johannes Rieken
22773cb862 replace ActionService with MenuService, merge both contribution points, add user friendly objects 2016-06-22 16:59:49 +02:00
Johannes Rieken
40deddb4a7 Merge branch 'master' into joh/menus 2016-06-22 10:25:29 +02:00
kieferrm
b985edc9f5 introduce activation telemetry 2016-06-21 20:32:50 -07:00
kieferrm
65d93c9408 Fix up duplicated names in command pallete 2016-06-21 20:24:08 -07:00
Johannes Rieken
cc8f1034db make command#when be like keybinding#when 2016-06-20 21:29:23 +02:00
kieferrm
ea101fea09 re-contribute configuration option; fixes #7832 2016-06-17 12:26:34 -07:00
Johannes Rieken
f23877c4ed md - differentiate between showPreview and showSource
having two distinct commands allows us to have a context menu action in the explorer to show a preview
2016-06-17 11:23:17 +02:00
Johannes Rieken
a91bc054c3 not yet fit for explorer contribution 2016-06-16 18:18:22 +02:00
Johannes Rieken
b248889d39 inline context, have one per command 2016-06-16 17:35:13 +02:00
Johannes Rieken
8c2fb77935 add icons for preview and view source 2016-06-16 11:40:52 +02:00
Johannes Rieken
203ab96155 whitespace issue 2016-06-14 15:01:58 +02:00
kieferrm
2ac170e64e fix hygiene issues 2016-06-14 15:01:58 +02:00
kieferrm
0b856de5a7 prepackage markdown extension 2016-06-14 15:01:58 +02:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00