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
If you have a function with a ton of arguments, you may want to split the arguments across multiple lines. However, this makes the argument tooltip stop appearing, and it cannot be brought up with ctrl + space.
GameMaker-Beta_HWWaq3GUoB.mp4
Steps To Reproduce
Type out
draw_sprite_ext(sprite_index, image_index, x, y,
image_xscale, image_yscale, image_angle, image_blend, image_alpha)
and see the tooltip does not appear on the 2nd line.
Which version of GameMaker are you reporting this issue for?
IDE v2024.1100.0.634 Runtime v2024.1100.0.658
Which operating system(s) are you seeing the problem on?
Description
If you have a function with a ton of arguments, you may want to split the arguments across multiple lines. However, this makes the argument tooltip stop appearing, and it cannot be brought up with ctrl + space.
GameMaker-Beta_HWWaq3GUoB.mp4
Steps To Reproduce
Type out
and see the tooltip does not appear on the 2nd line.
Which version of GameMaker are you reporting this issue for?
IDE v2024.1100.0.634 Runtime v2024.1100.0.658
Which operating system(s) are you seeing the problem on?
Windows 10.0.22631.0
3ae8151d-438e-4260-8753-4c22a56c2fbf
The text was updated successfully, but these errors were encountered: