You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: several bugs detected in ts-parser (#101)
* fix bug: cannot identify export default arrow function
* fix bug: if two files has same symbol name, should give a mangled name
* 1. revert import path changes 2. fix bug: falsy caching strategy in function,
* chore: modify package version
chore: bump version to 0.2.0 (#90) (#90)
* chore: Add Java to supported languages list
* update version
* feat: automatically install rust LSP server
* fix: git error when installing pylsp
* update
* update pylsp submodule
* update