VS Arduino
Visual Micro >> New Releases, Previous Releases and Release Notifications >> 1509.8.2 - Extension
https://www.visualmicro.com/forums/YaBB.pl?num=1441650297

Message started by Visual Micro on Sep 7th, 2015 at 6:24pm

Title: 1509.8.2 - Extension
Post by Visual Micro on Sep 7th, 2015 at 6:24pm
  • Sketch folder is always added as compiler include path unless disabled with compiler.always_include_sketchfolder=false
  • Pro version supports local sketch libraries in "[sketch\_micro-api\libraries"
  • Tools>Options>Compatibility provides settings to restrict the build process to Arduino Ide compatibility
    {*]New menu itemĀ  "Items>Add>Arduino Library" will create a new local library within the current project. The library will be #included into the .ino source code in the same way as a standard library would be #included.
  • Tools>Options>Compatibility>CompileFilesInProject - Support sub folders for each sketch, compile the files included into the visual studio solution (except the "_micro-api" folder)
  • Tools>Options>Compatibility>Include ALL files in project root - Compile all files in the root of a sketch (ino,cpp etc) regardless of their inclusion in the project. (Default=True for compatibility with the Arduino Ide)
  • Added "Compile" button to the "Micro Project" tool bar and Visual Micro menu
  • Added "Compile & Upload" button to the "Micro Project" tool bar and Visual Micro menu
  • Moved "Install library from zip" to the libraries menu
  • Added "Refresh" to the libraries menu which is the same as Rescan in the micro explorer. Refreshes the installed library and hardware views without need to close and reopen the ide.
  • Prevent VS from creating annoying ipch folder below each sketch. Automatically set c++ intellisense to use fallback location. Automatically switch off C++ intellisense "using fallback" notification. Disable this feature via "Tools>Options>Visual Micro>User Interface>Use Intellisense Fallback Location". When the fall back location is being used the \ipch folders below each sketch will no longer be used and can be deleted. BY default the "fallback location" us windows temp but the path can be altered in "Tools>Options>Text Editor>C++>Advanced"
  • Ensure missing project root folder source includes when projects are opened (failed in last version)

VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.