1.16.0 (2023-03-17)
Features
Bug Fixes
- add updated monospace font for Windows (#5091) (a981972)
- Added highlighting for TIES keyword introduced in PostgreSQL 13 (#5033) (9588086)
- Added lateral keyword introduced in MySQL 8.0.14 (#5053) (3250956)
- editor shadow appears under the selected line background when horizontal scroll is active (#5020) (ab4f788)
- Fix bug with missing token in latex folding (#5093) (44b3a3e), closes #5090
- Implement highlight mode for PL/SQL (Oracle) dialect (#5037) (159aa70)
- Improve MySQL highlighting mode (#5050) (00f6089)
- Option to determine specific prefixes for quote insertion (#5067) (34e769c), closes #5063
- Remove broken keybinding from vscode mode (#5032) (68ff964)
New Contributors
- @azmkercso made their first contribution in #5084
Full Changelog: v1.15.3...v1.16.0