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 Send TopicPrint
Normal Topic Auto Complete problem when using a code snippet (Read 2908 times)
erhan
Newbies
*
Offline


Posts: 2
Joined: Jan 24th, 2016
Auto Complete problem when using a code snippet
Jan 25th, 2016 at 12:11am
Print Post  
Hello.

First, thank you for the extension. I used the extension to make this and it was a joy:

https://github.com/erhanalankus/Arduino-LED-Soccer-Game-with-6-Dollar-Starter-Ki...

I'm having a tiny problem. Here is the problem in .gif form: https://gfycat.com/SnarlingDisfiguredAgama

I type "if", press TAB to use the code snippet, now "true" in the parenthesis is highlighted. I type "pla", a list of auto-complete options appear. I select "playerOne" with arrow keys. I press enter when "playerOne" is highlighted.

Cursor moves down to between the curly braces but it leaves "pla" between parenthesis instead of "playerOne". I select "pla", try again and it works. It only happens when I use a code snippet.

Arduino IDE version: 1.6.7
Visual Studio 2015 version: 14.0.24720.00 Update 1
Visual Micro version: 1601.21.0
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Auto Complete problem when using a code snippet
Reply #1 - Jan 25th, 2016 at 12:39am
Print Post  
Visual Micro doesn't control the code editor intellisense. It's part of the visual studio c++ system. Might be worth posting a question/bug on Microsoft Connect.

Thanks for the message. Your project looks great. Excellent price too!!

  
Back to top
WWW  
IP Logged
 
erhan
Newbies
*
Offline


Posts: 2
Joined: Jan 24th, 2016
Re: Auto Complete problem when using a code snippet
Reply #2 - Jan 25th, 2016 at 4:36pm
Print Post  
Thank you for the fast answer. I'll try to make the guys at Microsoft know about this. It's flow-breaking.

I love how cheap and accessible making things became. Making circuits, programming microchips, making apps...

And you are making it even easier. Have a nice day!
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Auto Complete problem when using a code snippet
Reply #3 - Jan 25th, 2016 at 4:37pm
Print Post  
Thanks please keep me posted with your projects
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint