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
{{ message }}
This repository was archived by the owner on Feb 19, 2023. It is now read-only.
VSCode intellisense for Imba will stop working if you update VSCode. It's because of the latest typescript version which doesn't play well with Imba.
You need to tell VSCode to use a previous version.
This is how: https://stackoverflow.com/a/39676463/2678755
This is a version that works: typescript@4.3.5
VSCode intellisense for Imba will stop working if you update VSCode. It's because of the latest typescript version which doesn't play well with Imba.
You need to tell VSCode to use a previous version.
This is how: https://stackoverflow.com/a/39676463/2678755
This is a version that works: typescript@4.3.5