Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 1.06 KB

bezier-vscode

0.4.0

Minor Changes

  • Fixed bug where autocomplete did not work. (#2507) by @yangwooseong

Patch Changes

0.3.0

Minor Changes

  • Include alpha token for autocomplete suggestion. (#2496) by @yangwooseong

Patch Changes

  • Fix bug where bezier-vscode is not running. (#2499) by @yangwooseong

0.2.0

Minor Changes

  • Change autocomplete logic. Now token name can trigger autocomplete even without var string. (#2486) by @yangwooseong

0.1.0

Minor Changes

  • Set up information about the package for initial publishing (#2153) by @yangwooseong

  • Implement bezier-vscode package for VS Code extension (#2091) by @yangwooseong