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 Dec 15, 2022. It is now read-only.
I'm using
language-babel
for my syntax highlighting andide-typescript
stopped working with it since 0.9.0.I managed to fix that problem by manually removing
activationHooks
which are hardcoded to uselanguage-javascript
. They were added in #103The text was updated successfully, but these errors were encountered: