Skip to content

Code Editor 2: Constructors do not appear in autocomplete if you do not type "new" before calling them #11936

@attic-stuff

Description

@attic-stuff

What Is The Bug?

GameMaker-Beta_XXjRYfGYiS.mp4

video shows it all: constructor functions do not autofill unless you type new first, which is pretty hobbling

Expected Change

constructors should autofill even without the new keyword, since passing the functions around by reference has to be done without the new keyword

Steps To Reproduce

  1. Start GameMaker
  2. write a constructor function
  3. type the name of it new constructor function
  4. See the issue

How reliably can you recreate this issue using your steps above?

Always

Which version of GameMaker are you reporting this issue for?

2024.13.1 (Monthly), 2024.1400 (Betas)

Which operating system(s) are you seeing the problem on?

Windows 10

Are you running GameMaker from inside your Steam library?

No

Metadata

Metadata

Assignees

Labels

pluginThis issue is in a part of GM which is delivered as a standalone plugin via Package Manager
No fields configured for IDE Bug.

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions