Search Criteria
Package Details: omnisharp-roslyn-bin 1.39.12-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/omnisharp-roslyn-bin.git (read-only, click to copy) |
---|---|
Package Base: | omnisharp-roslyn-bin |
Description: | OmniSharp server (STDIO) based on Roslyn workspaces |
Upstream URL: | https://github.com/OmniSharp/omnisharp-roslyn |
Licenses: | MIT |
Conflicts: | omnisharp-roslyn |
Provides: | omnisharp-roslyn |
Submitter: | baltazar |
Maintainer: | baltazar |
Last Packager: | baltazar |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-01-19 08:40 (UTC) |
Last Updated: | 2024-07-30 09:30 (UTC) |
Dependencies (1)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-5.0-binAUR, dotnet-sdk-6.0.110-binAUR, dotnet-sdk-7.0-binAUR, dotnet-sdk-8.0.300-binAUR, dotnet-sdk-6.0-binAUR, dotnet-sdk-preview-binAUR, dotnet-sdk-binAUR, dotnet-sdk-8.0-binAUR)
Required by (3)
- omnisharp-vim-git (requires omnisharp-roslyn)
- vim-tabnine-git (requires omnisharp-roslyn) (optional)
- vim-youcompleteme-git (requires omnisharp-roslyn) (optional)
Latest Comments
jiri.pospisil commented on 2024-04-30 11:41 (UTC)
Hello, the binary name should be "OmniSharp", not "omnisharp". I know, it looks weird on Linux but that's the official name and editors / tools depend on it. Could you please add a symlink for it (or just rename the binary but that could potentially break some of your users who now depend on the lower cased name...)? Thank you.
baltazar commented on 2024-03-12 13:35 (UTC)
@enbQao oh, I accidentally left it in the git repo but it's no longer used by the PKGBUILD itself. I'll remove it.
enbQao commented on 2024-03-12 13:32 (UTC)
Since mono is obsolete, maybe the included omnisharp.sh script could be removed?
foxite commented on 2023-01-25 09:54 (UTC)
If I'm not mistaken, this no longer requires mono but dotnet-sdk. Please update the dependencies if this is correct