-
Notifications
You must be signed in to change notification settings - Fork 226
intellisense for Arduino Tabs #727
Comments
@craiq , you can open your project with vs code and add include path to c_cpp_properties.json |
Thanks for your reply @czgtest actually thats what my config looks like:
|
This issue has been automatically marked as stale and closed because it has not had recent activity. Please feel free to open a new issue if you would like further discussion. Thank you for your contributions. |
This is still a problem. Please do not close without resolution. |
This issue has been automatically marked as stale and closed because it has not had recent activity. Please feel free to open a new issue if you would like further discussion. Thank you for your contributions. |
Must be nice in all of those velocity meetings (or scrum retros or whatever) to be able to say that you have no backlog because its all been closed.. that doesn't make it valid though, and REALLY doesn't encourage contributions. |
This issue has been automatically marked as stale and closed because it has not had recent activity. Please feel free to open a new issue if you would like further discussion. Thank you for your contributions. |
If anyone is still struggling with this, what worked for me was to add a path to an |
I still encountered this issue but I found a solution that worked for me. This fixed the issue for me |
Thank you @Rovexx, this solved my issue as well. |
Hi,
my project is grown quite big and is devided in many tabs. Youtube Example
Now my problem is, that intellisense don't recognize the functions or variables from other tabs and mark them as non declared. I searched a while now and couldn't find an option so intellisense get the information from all files.
Can this please be added? Or does anyone know how to set this up?
System:
Win10
Visual Studio Code 1.30.0
Extensions:
Arduino 0.2.24
C/C++ 0.20.1
The text was updated successfully, but these errors were encountered: