Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 646 Bytes

File metadata and controls

32 lines (19 loc) · 646 Bytes

CTRL/CTRL++ for Visual Studio Code Change Log

All notable changes to this project will be documented in this file.

[0.2.0] - 2020-04-07

Added

  • Added dpCopy snippet
  • Technical alignment with Quality Check & CtrlPPCheck V 2.0.0

Changed

  • Disabled verbose setting on default

Fixed

  • Minor Bugs

Removed

  • Removed check-headers & check-library settings

[0.1.0] - 2019-06-11

Added

  • CTRL & CTRL++ Language Highlighting
  • Code Snippets
  • Static Code Analyse - Linter (Quality checks with the tool CtrlPPCheck)
  • IntelliSense for basic types and functions
  • Hover information for basic types and functions