Coder Social home page Coder Social logo

company-arduino's People

Contributors

yuutayamada avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

company-arduino's Issues

AVR include directory is slightly off

Right now, the AVR include directory is set to -I/$ARDUINO_HOME/hardware/tools/avr/include, but according to https://github.com/arduino/Arduino/wiki/Build-Process, it should be -/$ARDUINO_HOME/hardware/tools/avr/avr/include.

Irony currently gets upset with the interrupts() function, because it isn't able to find sei(), which is found in one of the files in the second directory above.

Tested with Emacs 25 and Arduino 1.8.5

Autocomplete does not include upper case characters

As I start to type a function or variable name, the autocomplete comes up with the correct variable/function name, the only difference is that it has no upper case characters - which is quite important.

company-arduino

I personally cannot find the cause of this problem, as looking at the source of this project and arduino-mode gave me nothing (I have also not made anything in Lisp before).

C, C++ and irony modes work fine with Company.

I am using Emacs 24.5 on GNU/Linux.

Add support for new Arduino libraries path

Currently Linux Arduino IDE install sketch libraries in ~/Arduino/libraries/. The structure is ~/Arduino/libraries/<sketch>/src/{*.cpp, *.h}.
I check out company-arduino, seems does not support this path.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.