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 Apr 1, 2025. It is now read-only.
If you use both --language and a :Lang suffix on a path, you get a confusing error message:
λ :!semantic graph --language=Haskell ~/Desktop/test.md:Haskell
semantic: /Users/rob/Desktop/test.md:Haskell: openBinaryFile: does not exist (No such file or directory)
We should probably tell you that you can’t mix these formats instead.