Skip to content

Code Editor 2: Region folding ends at closed multi-line comments #11697

Description

@JustinMcFall

What Is The Bug?

If you have a multi-line comment inside of a #region, the region thinks it ends at the */

Expected Change

Region folding should end only at #endregion

Steps To Reproduce

  1. Write a multi-line comment inside of a #region
  2. Collapse the region
  3. See that the region looks for */ OR #endregion

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

Always

Which version of GameMaker are you reporting this issue for?

2024.1400 (Betas)

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

Windows 11

Are you running GameMaker from inside your Steam library?

No

Sample Package

https://api.gamemaker.io/api/github/downloads/9e75881d-9e37-4a36-97e5-ed6595bd3bdc

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions