-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
kind: bugSomething isn't workingSomething isn't workingkind: enhancementNew feature or requestNew feature or requestpart: lsp serverpart: protocol (LSP)
Milestone
Description
Hi Emilio!
When I compile a literate reST or Markdown document with Alectryon I start the LSP server with a filename ending in .rst or .md (since that's what I have on disk), but the contents are plain Coq source code (all markup has been removed). coqlsp doesn't like that:
Error in document conversion: unknown file format
Is there a way for me to tell CoqLSP that the input is Coq code, even if it comes from a .md or .rst file?
Thanks a lot!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind: bugSomething isn't workingSomething isn't workingkind: enhancementNew feature or requestNew feature or requestpart: lsp serverpart: protocol (LSP)