Skip to content

Highlight equal signs in args, namespace operators, and package calls - #31

Merged
gaborcsardi merged 1 commit into
r-lib:mainfrom
luisDVA:twilight-colors
Sep 24, 2026
Merged

gaborcsardi merged 1 commit into
r-lib:mainfrom
luisDVA:twilight-colors

Conversation

@luisDVA

@luisDVA luisDVA commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

tidy dev day 2026

Some code to treat EQ_FORMALS and EQ_SUB (the = in function formals and call arguments) and the namespace operators :: and ::: as operators, and style the package name in pkg::fun() with the call style.

Fix for #15

Treat EQ_FORMALS and EQ_SUB (the = in function formals and call
arguments) and the namespace operators :: and ::: as operators, and
style the package name in pkg::fun() with the call style.

Fixes r-lib#15
@gaborcsardi
gaborcsardi merged commit fc8ac6f into r-lib:main Sep 24, 2026
13 checks passed
@gaborcsardi

Copy link
Copy Markdown
Member

Thank you!

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