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
Change tracking of file types to language kinds (#4621)
The plugin descriptor now tracks the language kinds it is responsible
for instead of the file endings.
We get the language kinds of any file from the VFS.
Currently we are using a source repository to be able to use the lsp
changes needed, but once lsp is released this can be removed.
0 commit comments