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 RELEASED: 24.1211.1 - VS 2017/2019/2022 (Read 231 times)
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2707
Joined: Feb 13th, 2019
RELEASED: 24.1211.1 - VS 2017/2019/2022
Dec 11th, 2024 at 9:23pm
Print Post  
24.1111.1 for VS 2022
24.1111.1 for VS 2017/2019

  • Fix: Compile: Deep Search Cache failed if Board has no Variants (e.g. Teensy 3.5)
  • Fix: Compile: Caching Failed when any core or library path contained spaces due to ReadAllLinesWithEncodingDotD() splitting on spaces as well (Reported Here and Here)
  • Fix: Micro Explorer: Boards Manager: When using "Check For Updates" if new versions are added they are now correctly displayed at the top of the list as expected.
  • Fix: Intellisense: Force E0338 Intellisense Errors to be Ignored for all Boards (Reported Here)
  • Fix: Logging: Expose Full Solution Platform Name (e.g. ARM64) to logging for easier assistance for Intellisense Errors (vm.solution.platform_name)
  • Fix: Serial Monitor: DTR/RTS are no longer persisted between sessions, and default to True (unless serial.disableDTR || serial.disableRTS are set in boards.txt configurations).
  • Fix: Tools > Options no longer shows RTS/DTR configuration settings as ignored in the Serial Monitor change.
  • Fix: OTA Upload: Network Upload Failed on Arduino Nano ESP32 due to 2.x upload tool standards not being implemented (Reported Here)
  • Update: Deep Search Analysis added to Compiler Menu, to guide users to improved Deep Search Options for Lib In Sketch and Lib In Lib where available (Documentation Page).
  • Update: Users can specify Intellisense Errors to ignore using vm.intellisense.ignore-error-codes=123 (for e.g. E0123), requires reload of IDE.
« Last Edit: Dec 17th, 2024 at 12:30pm by Simon@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint