Skip to content

Highlight multiret #324

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

Merged
merged 3 commits into from
Aug 19, 2024
Merged

Highlight multiret #324

merged 3 commits into from
Aug 19, 2024

Conversation

inferrna
Copy link
Contributor

Fix this
Screenshot from 2024-08-17 13-11-48
to this
after

Also updated list of builtins to highlight with

lobster  --gen-builtins-json | jq  'map(.funcname)' - | awk '$1 ~ " *\"" {gsub(",", ""); print $1"|"}'|sort|uniq | xargs| tr -d \ 

so it became
after_after

@ewoudje behold it please

@aardappel
Copy link
Owner

This LGTM

@aardappel aardappel merged commit a7b921a into aardappel:master Aug 19, 2024
7 checks passed
@inferrna inferrna deleted the highlight_multiret branch August 20, 2024 11:30
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