Phil A Thompson
Phil A Thompson
As far as I can tell the `unique: true` attribute on `create_table` is not supported. And just as well as the uniqueness is scoped anyway. At least that's what I...
Doesn't seem to relate to purple spikes but could be under load. Needs more testing. Let me know if you need more details. Super sharp and smooth compared to Steam...
Is it possible to write a custom reporter/progess/output formatter? What I'd like is something that is a bit more TDDish. In other words ``` [######## ]
"How does it work?" and "FAQ" pages don't render correctly.
FYI, I've been messing around trying to get Neovim nightly's LSP working with fsharp-language-server and I'm happy to report that with some tweaking (https://github.com/neovim/neovim/pull/13001) it works! I get completion, errors,...
I've also posted this issue with Ionide plugin https://github.com/ionide/Ionide-vim/issues/23 however it manifests in a slightly different way. Maybe the issue is further upstream but if there are any workarounds I'd...
I'm not sure if this is the right project, I'm just guessing multiline comments are not set correctly in the syntax file or something. Apologies if I'm barking up the...
**Describe the bug** I've recently configured my project to build all intermediate and built artifacts into `obj/` and `bin/` outside of the main `src/` folder through a `Directory.Build.props` file. However,...
README.markdown seems more useful but README.txt overrides it on github
In case anyone is in the same boat as me, this plugin no longer seems to work. However, I've tried https://github.com/FelikZ/ctrlp-py-matcher and it's working well for me with the latest...