Skip to content

Injection into C++ #22

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

StaticRocket
Copy link
Contributor

@StaticRocket StaticRocket commented Oct 6, 2018

Removes Arduino grammar option and instead injects features into the C++ grammar.

The C++ grammar package is already set to recognize the ".ino" file type and has nice snippets that span between C++ and Arduino C, but language-arduino (in my opinion) has superior syntax highlighting and Arduino specific snippets. This PR makes it so the snippets and syntax highlighting rules in this package are injected into the C++ grammar allowing users to access both snippets without having to redefine them in the scope of this package or change grammar settings on their end.

Closes #19

screenshot_20181006_165516

@StaticRocket
Copy link
Contributor Author

It's been a while @szechyjs, what do you think?

@SConaway
Copy link

Hello?

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