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

Folding provider #294

Merged
merged 4 commits into from
Jan 16, 2023
Merged

Folding provider #294

merged 4 commits into from
Jan 16, 2023

Conversation

WebFreak001
Copy link
Member

@WebFreak001 WebFreak001 commented Jan 15, 2023

Also fixes D-Scanner ranges for sticky scroll

Missing:

  • constructors (ctor, copy ctor, dtor)
  • version/debug condition blocks
  • enums
  • static if
  • static foreach inside structs
  • multi-line function calls (e.g. SumType match)
  • multi-line variable assignments
  • asm statements
  • imports

@WebFreak001 WebFreak001 marked this pull request as ready for review January 16, 2023 03:43
@WebFreak001 WebFreak001 merged commit e3150dd into master Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant