Skip to content

Conversation

@yayayaty
Copy link

Arduino (https://www.arduino.cc/) source files (.ino filename extension) are essentially a c++ files, but recognized as a separate file type by vim (for Arduino-specific syntax highlighting, I believe).
Arduino IDE, which uses .ino files for user source code, provides for external editor support, which could be vim.
I found it helpful to associate arduino files with clang-format, which works well for me.

@googlebot
Copy link
Collaborator

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@yayayaty
Copy link
Author

@googlebot I signed it!

@googlebot
Copy link
Collaborator

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@dbarnett dbarnett merged commit 37c401b into google:master Apr 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants