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 has been archived by the owner on Apr 2, 2021. It is now read-only.
I have noticed this lsp client plugin activates when the files matches certain extention is opened in the IDE, I'm just wondering if there is a way to configure the plugin so it would be able to recognise files without extension, for example Dockerfile?
I'm currently writing my own language server, and the targetted files don't usually have an extension.
Thanks again! :)
The text was updated successfully, but these errors were encountered:
Thanks so much for the response!! I originally posted this issue at gtache/intellij-lsp, but I think it's not being maintained anymore. Thanks so much for forking it and maintaining it!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have noticed this lsp client plugin activates when the files matches certain extention is opened in the IDE, I'm just wondering if there is a way to configure the plugin so it would be able to recognise files without extension, for example Dockerfile?
I'm currently writing my own language server, and the targetted files don't usually have an extension.
Thanks again! :)
The text was updated successfully, but these errors were encountered: