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 1804.16.3 (Read 1125 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
1804.16.3
Apr 10th, 2018 at 8:36pm
Print Post  
This release has now been published to the Visual Studio Gallery

  • Release mode no Debug by default. Removes much confusion for new users!. When opening Arduino projects for the first time (or using "File>Open>Arduino Project") "Release" mode is selected instead of the default Visual Studio "Debug" mode. 
  • IDE Locations dialog - Support high dpi monitors
  • Improved support for intellisense (non-build) fixes. Creating a vs-intellisense-fix.h in the project\__vm folder allows for user code to override intellisense without affecting compile.
  • Improved intellisense for samd maths.h
  • Removed AVR uint8_t intellisense fix because other intellisense updates resolved the issue.
  • Fix: Int64 cast error reading .jason package index if the package index fails to define a platform download "size". (Why: Some packages incorrectly define an empty string for the platform.size property instead of an integer)
  • Intellisense support for Aurix hardware
« Last Edit: Apr 16th, 2018 at 11:18pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint