Releases: GehDoc/vscode-textile-preview
Releases · GehDoc/vscode-textile-preview
1.0.1
1.0.0
Added
- [DOC] clarify "textile" guards in the code source, and explain how-to use them in CONTRIBUTING.md
- [DOC] Tests are required.
- [DOC] CONTRIBUTING : announce our modified Textile.js web live editor
- [PREVIEW] Activate tokens caching
- [INTERNAL] Add script to convert screencast formats (WEBM to GIF)
Changed
- [INTERNAL] Clarify prepare_vscode_tree.sh feedbacks
- Update to vscode 1.42.1
- [PREVIEW] Init Textile-js options at the right place, and remove unused variable and comment.
- Update textile-js to GehDoc/textile-js@34e3fdf , to allow implementation of tokens caching.
- Update textile-js to GehDoc/textile-js@242ba11 , to get library versioning and fresh sources (updated webpack).
- [OPTIONS] Disable 'linkify' option (wasn't working). Progress on #3
Fixed
- [PREVIEW] Use font-size and line-height from VSCode's parameters. Progess on #3
0.3.8
0.3.7
Fixed
- [DEPENDENCIES] Update textile-js to GehDoc/textile-js@37dd69b. Fixes #30, #31, and a problem of wrongly parsed block after some blank lines.
- [DOC] Clarified feature list.
- [SOURCE] Some tooltips where doubled, because the list of extracted links wasn't sorted.
Changed
- [INTERNAL] Share languages lists between tools. Closes #16.
0.3.6
0.3.5
0.3.4
Fixed
- [DEPENDENCIES] Update webpack
- [DOC] Fix garbage at the end of README.md on Visual Studio Code Marketplace
Changed
- [INTERNAL] Prepare update to vscode 1.41.0
- [I18N] Update to latest vscode-loc
0.3.3
Added
- [INTERNAL] split markdown.css in the tool to import sources from vscode
Changed
- [CSS] harmonize
<pre>
style with markdown preview
Fixed
- [DEPENDENCIES] Update webpack-copy
0.3.2
Added
- [DOC] Add sponsorship link on GitHub and on README.md
Fixed
- [INTERNAL] git update process was broken
Changed
- Update to vscode-1.40.0