You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stuckie
changed the title
Code Editor: Unexpected "tryf" macro appears in the autocomplete list
Code Editor: "tryf" - try finally - snippet appears as a macro in the autocomplete list
Oct 24, 2024
The snippet tryf is a snippet in CE2, which is reported by Feather. It should only appear if CE2 is enabled and auto-complete into a try..finally block. CE2 is not enabled in LTS as of now and as such would not be seen in LTS. This is not a bug but rather expected behavior.
However, the label "macro" is incorrect as this is actually a "snippet" and that should be corrected.
Description
there is a macro lurking in the auto complete suggestions called
tryf
. Shows up in monthly and beta, but not LTSExpected Change
imagine this is a typo and should be removed
Steps To Reproduce
type
tr
and wait for the auto completeHow reliably can you recreate this issue using your steps above?
Always
Which version of GameMaker are you reporting this issue for?
2024.8.1 (Monthly), 2024.1100 (Betas)
Which operating system(s) are you seeing the problem on?
Windows 10
Are you running GameMaker from inside your Steam library?
None
Sample Package Attached?
Sample Project Added?
The text was updated successfully, but these errors were encountered: