Changes beyond 0.2.0 please see Github releases https://github.com/MrOrz/vscode-gettext/releases
Kudos to @dstarikov for the new feature!
- Support jump-to-definition - #13
- Fix .vscodeignore pattern to something that really works
- Adds .vscodeignore - #8
- Adds "repository" entry in
package.json
- #9
Huge thanks to @adimascio for all the contribution! #7
- Adds
vscgettext.moveToNextUntranslated
andvscgettext.moveToPreviousUntranslated
- Adds unit tests & lint
- Initial release