O.F.K.
O.F.K.
What steps will reproduce the problem? 1. Try to open a ".py" file by right-clicking "Open with..." 2. Select to choose which application to handle the file 3. Naviagate to...
This is not an issue but a question because I can't seem to find the documentation for it: say I have a test file in Go, coded using `Ginkgo`. I...
When using the plugin on non-editable pages (e.g. *default* system pages, as opposed to *user* settings), the selected character *is* highlighted *but* not labeled. Only on user-editable pages does the...
**Describe the bug** When starting an F# file, or running an operation that requires the LSP server being queried, I get `RPC[Error]` of varying types: 1. When starting a file,...
In the attached screenshot can be seen: there is no place to enter the Elm-Oracle path and so, no Elm-Oracle functionality. Things I tried to resolve the issue: 1. Uninstall,...
The previous implementation used `letters` from `tally` which is the letters the user *already* guessed, meaning if the user didn't win, the printed word would have contained `_` where missing...
Metadata: * OS: Linux Debian Sid * Mono version: 6.8.0.80 Issue: When running `build.sh` (I had to also use the workaround stated in #116, maybe that is the reason for...
In this section (https://gleam.run/tour/functions.html#pipe-operator), the doc refers to the pipe operator as being the same as in "Elixir of F#". This is misleading! While in Elixir the pipe acts as...
### Is your feature request related to a problem? Currently filtering on the GraphQL module of Surrealist (and I assume via the HTTP as well) only supports `eq` (equal) and...