Features
- ℹ️ VLS has now support for connecting via TCP! (thanks @nedpals #283)
- 🔄 Added dialog when updating settings related to VLS (thanks @nedpals #283)
- ℹ️ Added custom CLI arguments setting that can be passed to the VLS executable (thanks @nedpals #302)
Fixes
- 🐛Fix syntax highlighting for numeric methods (e.g.
.int()
) (thanks @pouyakary #281) - 🐛Fix comma not identified by the grammar (thanks @pouyakary #282)
- ⏫ Improved VLS connection flow (thanks @nedpals #283)
- ⏫ Fix / update VLS compilation command (thanks @nedpals #303)
- ⏫ Fix VLS restart command (thanks @nedpals #303 #310)