Skip to content

Fix Ctrl+T for indented functions#285

Open
Antidissmist wants to merge 1 commit into
YellowAfterlife:masterfrom
Antidissmist:master
Open

Fix Ctrl+T for indented functions#285
Antidissmist wants to merge 1 commit into
YellowAfterlife:masterfrom
Antidissmist:master

Conversation

@Antidissmist

Copy link
Copy Markdown

Simply adds whitespace to the beginning of the regex for navigating to a function.
Addresses this issue: #252

The only edge case i've found with using a regex is if you have a weird multiline macro, but that's not a worry of mine.

#macro test 1+1 \
function hello_world

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