- Fixed bug where autocomplete did not work. (#2507) by @yangwooseong
- Updated dependencies
- @channel.io/[email protected]
- Include
alpha
token for autocomplete suggestion. (#2496) by @yangwooseong
- Fix bug where
bezier-vscode
is not running. (#2499) by @yangwooseong
- Change autocomplete logic. Now token name can trigger autocomplete even without
var
string. (#2486) by @yangwooseong