Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#Requires is not highlighted as a directive #268

Closed
Lexikos opened this issue Nov 17, 2022 · 0 comments · Fixed by #269
Closed

#Requires is not highlighted as a directive #268

Lexikos opened this issue Nov 17, 2022 · 0 comments · Fixed by #269
Assignees
Labels
bug something isn't working

Comments

@Lexikos
Copy link

Lexikos commented Nov 17, 2022

This isn't highlighted as a directive, but should be.

#Requires AutoHotkey v1.1.35

See #Requires.

@Lexikos Lexikos added the bug something isn't working label Nov 17, 2022
mark-wiemer pushed a commit that referenced this issue Nov 19, 2022
@mark-wiemer mark-wiemer mentioned this issue Nov 22, 2022
mark-wiemer added a commit that referenced this issue Nov 22, 2022
## 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants