Skip to content

Bugfix outline and macro highlights#58

Open
feitreim wants to merge 4 commits intoJuliaEditorSupport:mainfrom
feitreim:bugfix-outline-and-macro-highlights
Open

Bugfix outline and macro highlights#58
feitreim wants to merge 4 commits intoJuliaEditorSupport:mainfrom
feitreim:bugfix-outline-and-macro-highlights

Conversation

@feitreim
Copy link

Hello!

While working on the zed issue: zed-industries/zed#51688

I found a fix to that issue, and also noticed a (very edge case) issue for macros with a type definition like macro(ex)::Expr was not getting the right syntax highlights.

Current behavior for the outline bug:

before_long_funcs

Current behavior for the typed macro thing:

before_macros

Combined shot of the fixes applied:

after all changes applied

I also tested things out in some of my julia projects, which aren't exactly huge production code bases, just some assignments, but nothing seemed obviously wrong.

because why not? i dont really think this is valid julia but maybe it
will be someday and might as well its the same as the function stuff.
@piechologist piechologist self-assigned this Mar 18, 2026
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.

2 participants