-
I'd like to improve buttercup by adding support for a user-defined hook that is run after any test has failed. This would make travis build outputs immensely more useful.
Consider my scenario with [om…
-
# Platform
- [ ] Linux
- [X] Windows
- [ ] OSX
# Type
- [X] This is an issue
- [ ] This is a feature request
- [ ] Other
# Checklist
- [X] It hasn't been fixed in the latest master -- as…
-
@DustinCampbell Last I asked about possibilities for autocomplete of F# namespaces and types in omnisharp and the answer was it won't work because roslyn doesn't compile F#.
I think you may have m…
-
https://github.com/OmniSharp/omnisharp-roslyn/blob/7299d0836af701b61dbbeb823c6a1efbb3010867/src/OmniSharp.LanguageServerProtocol/Handlers/OmniSharpWorkspaceSymbolsHandler.cs#L49
Pretty please?
-
Templated C# resource. Traceback:
```
Starting OmniSharp server at 26/09/2023, 21:45:00
Target: d:\\FxDK\mod\mod.sln
OmniSharp server started.
Path: C:\Users\\AppData\Local\citizenfx\…
-
It seems like `client/registerCapability` requests with same id are sent multiple times from v1.37.7.
There is a warning from OmniSharp which is not output in v1.37.6.
> [Warn - 11:58:26 PM] Omni…
-
I didn't manage to find any documentation or example of how requests/answers between OmniSharp-roslyn server and whethever client should look like. I've seem some clients doing that (for Vim, VSCode o…
-
This is a tech debt tracking issue.
Due to the fact scripting works mainly with implementation assemblies since the reference assemblies are not available, it is possible we end up in situations wh…
-
I setup this repository to reproduce my problem.
https://github.com/b0urb4k1/RoslynProblem
**Expected Behavior**:
I expect that when i open the solution to be able to find internal interfaces fro…
-
Hi,
I wanted to start writing code outside of game, however it seems I'm out of luck.
My example code I try to use intellisense on:
public void Main(string args) {
GridTerminalSystem.
}
…