All notable changes to the "vscode-textile-preview" extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- [INTERNAL] Build process was broken (I was using a patched version of vscode-nls-dev)
- [CSS] Fix : #23, #27
- [INTERNAL] Add Travis CI, to launch test suite after each push to the repository : Linux & OS X
- [CSS] Splitted to ease future updates
- [DOC] Adhere to CII best practices
- [DOC] Create code of conduct
- [DOC] Add features summary
- [DOC] Bigger icon
- [DOC] Roadmap updated
- Update to vscode-1.39.1
- [INTERNAL] pack the extension with webpack
- [DOC] Add more stats
- [INTERNAL] Reactivate src processing, in the tool to import sources from vscode
- [INTERNAL] Improve src processing, in the tool to import sources from vscode
- [CSS] corrections // vscode
- Udate translations from vscode-loc repo
- [INTERNAL] vscode-nls : use 1 file bundle
- [INTERNAL] : Add .d.ts for textile-js library
- [INTERNAL] : Imports the tests from mardown preview, when they are coherent for Textile.
- [DOC] : Add screencast to show some features
- [INTERNAL] : in root tsconfig.json file, reactivate : noImplicitAny
- bugs/enhancements are now reported on GitHub issues
- roadmap is now in GitHub project
- translations : DE, ES, IT, KO, RU, ZH-TW, ZH-CN. Now, all the 9 core languages are imported : https://github.com/microsoft/vscode-loc/#visual-studio-code-language-packs
- [INTERNAL] : prepare the import tool for batch processing of translations.
- Update FR and EN translations
- JA translation
- Initialize correctly vscode-nls
- Checked : dependencies are now recent enough depencies (gulp, ... ?)
- Remove Telemetry Reporter, as it requires a non free Azure account
- update to vscode-nls-dev > 2.0.1
- webpack generated files were missing from the VSIX package
- correctly depends on vscode
- correct VSIX file was broken due to dependencies not installed by vscode
- vscode-nls : integrate French entirely
- add LICENSES directory, and change links from ./README.md
- check all links in ./README.md
- fix github security alerts
- change logo, remove old png/svg
- choose publisher
- update version to 0.2.0, compile, publish to marketplace, publish to github
- Initial release