Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 677 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 677 Bytes

Change Log

All notable changes to the "very-smart-select" extension will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.3.0] - 2018-04-16

  • Better handling of selection expansion in template strings
  • Supports multiple selections
  • Works with JSON with comments (jsonc)

[0.2.0] - 2018-04-14

  • Default keybindings that replace standard expand/shrink selection
  • Fall back on standard expand/srhink selection if language is unsupported
  • More documentation

[0.1.0] - 2018-04-14

  • Initial release