lonix1

Results 438 comments of lonix1

Do you have any experience to share, now that you've been running in production for a while? I'm also interested in this. The key question is how many events are...

Same for me. ````cs app.MapHealthChecksUI(x => { x.ApiPath = "/diagnostics/healthchecks-api"; x.UIPath = "/diagnostics/healthchecks-ui"; }); ```` Works: `/diagnostics/healthchecks-api` Fails: `/diagnostics/healthchecks-ui`

Agreed, out of the box, it does too much. Everything it does, it does **very** well. But it would be nice to be able to (via config settings), choose between...

I came to the same conclusions, and the lack of docker support is driving me crazy... the setup is very difficult and so easy to break. Are you still using...

This MAJOR problem has been in existence for years. It's something I struggle with multiple times every day. Related: - https://github.com/OmniSharp/omnisharp-vscode/issues/5178 - https://github.com/OmniSharp/omnisharp-vscode/issues/2851 - https://github.com/OmniSharp/omnisharp-vscode/issues/5284 - https://github.com/OmniSharp/omnisharp-vscode/issues/3284 - https://github.com/OmniSharp/omnisharp-vscode/issues/3368 -...

This MAJOR problem has been in existence for years. It's something I struggle with multiple times every day. Related: - https://github.com/OmniSharp/omnisharp-vscode/issues/5178 - https://github.com/OmniSharp/omnisharp-vscode/issues/2851 - https://github.com/OmniSharp/omnisharp-vscode/issues/5284 - https://github.com/OmniSharp/omnisharp-vscode/issues/3284 - https://github.com/OmniSharp/omnisharp-vscode/issues/3368 -...

@fgimian I've been looking for even a half-decent REPL for ages, without success. The one you posted is simply incredible. Thank you!

To reproduce: - vscode becomes slow - I restart it using ctrl+shift+p and select `Reload window` option - vscode reloads, the extension is loaded ... but the old instance of...

ubuntu 20.04, vscode 1.67.1, o# 1.24.4 Since I'm not the only one with this problem, it must be something particular to our setup. If anyoe has tips for troubleshooting, please...

This MAJOR problem has been in existence for years. It's something I struggle with multiple times every day. Related: - https://github.com/OmniSharp/omnisharp-vscode/issues/5178 - https://github.com/OmniSharp/omnisharp-vscode/issues/2851 - https://github.com/OmniSharp/omnisharp-vscode/issues/5284 - https://github.com/OmniSharp/omnisharp-vscode/issues/3284 - https://github.com/OmniSharp/omnisharp-vscode/issues/3368 -...