Skip to content

Latest commit

History

History
14 lines (11 loc) 路 238 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) 路 238 Bytes

Change Log

0.1.1 2018-10-03

  1. fix: settings.json real-time change

0.1.0 2018-10-03

  1. Support configure addSpace to auto add whitespace Example:
    {
      "addSpace.auto_space_on_save": true
    }