What's Changed
- Block parsing optimization by @heyman in #241
- Add documentation file (which will be used to generate documentation page on heynote.com) by @heyman in #242
- Add default redo cmd that works on all Platforms. Mod+Shift+Z by @c3cris in #243
- Fix bug causing editing to break for empty blocks in some cases by @heyman in #246
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #248
- Bump ejs from 3.1.9 to 3.1.10 by @dependabot in #249
- Add setting for configuring the default block language by @heyman in #251
- Vue language support by @jongwoo328 in #240
- Support Dart Syntax by @dongheeleeme in #233
- Document how to format number with toLocaleString by @hanoii in #202
- Fix error on startup for large buffers by @heyman in #253
New Contributors
- @c3cris made their first contribution in #243
- @jongwoo328 made their first contribution in #240
- @dongheeleeme made their first contribution in #233
- @hanoii made their first contribution in #202
Full Changelog: v1.7.1...v1.8.0