Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 1.11 KB

Change Log

All notable changes to the "GerritHelper" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[Unreleased]

None

[1.4.0] 2021-11-15

  • add #clang-format off outside code support
  • add #if defined and true outside code support

[1.3.0] 2021-11-15

  • add extern snippet for C
  • Recommand using Ctrl+Alt+I as short cut for insertsnippet

[1.2.0] 2021-10-10

[1.1.1] 2021-08-27

  • add c/c++ snippet #if defined()

[1.1.0] 2021-08-22

  • remove the keybinding of ctrl+alt+i,Recommend that you add by yourself.
  • delete some snippet that official extension have.
  • add some snippet for c/c++:func,typedef,typedef pointer func
  • add c# snippet supportting

[V0.0.1]

  • Initial release