- Upgrade dependencies
- Fix break on new lines
- Hotfix: Undo change of vscode minimum version
- Upgrade GIFT Parser
- Added mhchem to allow basic chemical equations in LaTeX. Partially resolves vscode-gift-pack/#1.
- Rename extension from GIFT Language Preview to GIFT Format Preview
- Documentation and snippet preview updated
- Hotfix: Line breaks now functional.
- Added line break preview for Markdown and Moodle formatted questions.
- Added LaTeX support. Equations wrapped in
$$...$$,\\[...\\]and\\(...\\)now render inside of questions.
- Fix issue where drop-downs were not being refreshed
- Removed duplicate answers from matching question drop-downs
- Added button for users to access snippets panel while writing questions
- Added red background to questions that have errors in syntax
- Added advanced snippets to the snippets panel
- Major improvements to performance and memory usage
- Added new styling for positive weighted questions (e.g. 10%, 20%) in multiple answer questions
- Improved question category styling
- Changes in theme to improve readability and contrast of text
- Marginally reduced plugin size
- Fixed issue with comments showing up in preview
- Fixed issue with html questions breaking onto new lines
- Added correct and incorrect answer icons
- Improved styling for percentage weights
- Improved feedback and general feedback styling
- Added a textarea to essay questions, matching Moodle's preview
- FEATURE: Preview now displays GIFT snippets when no text is entered in the editor
- Improved usability of radio buttons and checkboxes
- Initial Release