|
1 | | -# Confluence® markup language support for Visual Studio Code. |
| 1 | +# Confluence® markup language support for Visual Studio Code |
2 | 2 |
|
3 | | -Adds syntax highlighting and snippets to Confluence® Wiki files in Visual Studio Code. |
| 3 | +[](https://github.com/denco/vscode-confluence-markup/blob/master/LICENSE) |
| 4 | +[](https://marketplace.visualstudio.com/items?itemName=denco.confluence-markup) |
| 5 | +[](https://marketplace.visualstudio.com/items?itemName=denco.confluence-markup) |
| 6 | +[](https://marketplace.visualstudio.com/items?itemName=denco.confluence-markup) |
4 | 7 |
|
5 | | -Originally syntax from the [Confluence® Textmate Bundle](https://github.com/alkemist/Confluence.tmbundle). |
| 8 | +Adds syntax highlighting, snippets and preview for Confluence® Wiki files in Visual Studio Code. |
| 9 | + |
| 10 | +Adds Preview for Confluence Markup while editing them in VSCode |
| 11 | + |
| 12 | +The extension can be activated in two ways |
6 | 13 |
|
7 | | -Please log any issue as Github issue [here](https://github.com/denco/vscode-confluence-markup/issues) to get improvement/fixes. |
| 14 | +* Toggle Preview |
| 15 | + * Linux & Windows: `ctrl+shift+v` |
| 16 | + * MAC: `cmd+shift+v` or `ctrl+shift+v` |
| 17 | +* Open|Close Preview to the Side |
| 18 | + * Linux & Windows: `ctrl+k v` |
| 19 | + * MAC: `cmd+k v` or `ctrl+k v` |
8 | 20 |
|
9 | | -Licence [MIT](https://github.com/denco/vscode-confluence-markup/LICENSE) |
| 21 | +Confluence Documentation |
| 22 | + |
| 23 | +* [Wiki MarkUp](https://confluence.atlassian.com/doc/confluence-wiki-markup-251003035.html) |
| 24 | +* [Storage Format](https://confluence.atlassian.com/doc/confluence-storage-format-790796544.html) |
| 25 | + |
| 26 | +Originally syntax from the [Confluence® Textmate Bundle](https://github.com/alkemist/Confluence.tmbundle). |
10 | 27 |
|
11 | | ---------------------- |
| 28 | +---- |
12 | 29 |
|
13 | 30 | > Confluence® is registered trademark owned by [Atlassian](https://www.atlassian.com/) |
0 commit comments