7 years, 5 months ago.

Yotta integration with Sublimetext or Atom

I don't know if this is the correct place to put this, but I have spent the entire day trying to get code completion and linting working in either Sublimetext or Atom.

Has anyone done this before? I wasn't able to get the linter to stop giving errors relating to having no definition for `PinName`, even though I included ./yotta_modules for gcc. I suspect this won't be possible since mbed needs an arm cross-compiler. It's incredibly annoying to have to switch between documents just to see what I called a function or what order its arguments are in.

Be the first to answer this question.