Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 3.1.0 - 2022-11-21 🦃 Compiler: - New compiler options in settings: Choose base file, file icon, and "use [MPRESS](https://www.autohotkey.com/mpress/mpress_web.htm)" - Add "Compiler GUI" command in context menu to use the AHK GUI when compiling Snippets: - Update snippets for AHK 1.1.35.00 and fix broken `InStr()` snippet ([#263](#263)) Grammar: Fix `#Requires` not being recognized ([#268](#268)) Editor: New AHK file icon (green square with white H) Debugger: Minor debugger improvements Formatter: Close the following bugs: - Formatter incorrectly indents object literals ([#184](#184), [#222](#222)) - Nested one command code flow control ([#255](#255)) Miscellaneous: - Extension should start up faster
- Loading branch information