Skip to content

Add "Open #include" functionality #73

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 4 commits into from
Mar 14, 2022
Merged

Conversation

Danp2
Copy link

@Danp2 Danp2 commented Mar 7, 2022

No description provided.

@loganch
Copy link
Owner

loganch commented Mar 8, 2022

Doesn't seem to work for includes inside of quotes that are relative, (e.g., #include "ScriptInSameDir.au3" or #include ".\more\ScriptInDir.au3").

@Danp2
Copy link
Author

Danp2 commented Mar 8, 2022

@loganch Thanks for the feedback. I thought I had tested the basic scenarios. Let me take another look.

@Danp2
Copy link
Author

Danp2 commented Mar 9, 2022

@loganch Should be working now. Also found and fixed a problem with the regex.

Thanks again, Dan

@loganch
Copy link
Owner

loganch commented Mar 14, 2022

@Danp2 Looks great now, I'll merge the PR in

@loganch loganch merged commit aa5444f into loganch:master Mar 14, 2022
@Danp2 Danp2 deleted the dp_openinclude branch February 19, 2023 14:01
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