Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 [2]  Send TopicPrint
Hot Topic (More than 8 Replies) Intellisense problems with Teensy 3.5? (Read 5265 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Intellisense problems with Teensy 3.5?
Reply #20 - Dec 20th, 2022 at 3:22am
Print Post  
Yes. agree 100%. Using a .h file is by far the best solution. 

However, the discussion about the order that code is defined might apply to other things within .ino code. Therefore worth bearing in mind.

If you created the .ino code in .cpp files then the same would apply, in terms of prototypes or the order of the code types/methods.


  
Back to top
IP Logged
 
FrankP
Senior Member
****
Offline


Posts: 251
Joined: Oct 19th, 2011
Re: Intellisense problems with Teensy 3.5?
Reply #21 - Dec 20th, 2022 at 3:26am
Print Post  
Tim@Visual Micro wrote on Dec 20th, 2022 at 3:22am:
If you created the .ino code in .cpp files then the same would apply, in terms of prototypes or the order of the code types/methods.



Wonderful  Undecided

  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1 [2] 
Send TopicPrint