Skip to content

Instantly share code, notes, and snippets.

@aqez
Created November 24, 2020 15:50
Show Gist options
  • Save aqez/12504385944cd24371e4fd6addeb907a to your computer and use it in GitHub Desktop.
Save aqez/12504385944cd24371e4fd6addeb907a to your computer and use it in GitHub Desktop.
omnisharp vim log
NVIM v0.4.4
OmniSharp server started.
Path: /home/aqez/.cache/omnisharp-vim/omnisharp-roslyn/run
Target: /home/aqez/BetterCSharp/BetterCSharp.sln
PID: 128750
[info]: OmniSharp.Stdio.Host
Starting OmniSharp on ubuntu 20.4 (x64)
[info]: OmniSharp.Services.DotNetCliService
DotNetPath set to dotnet
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
Located 1 MSBuild instance(s)
1: StandAlone 16.8.0 - "/home/aqez/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin"
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
MSBUILD_EXE_PATH environment variable set to '/home/aqez/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/MSBuild.exe'
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
Registered MSBuild instance: StandAlone 16.8.0 - "/home/aqez/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin"
CscToolExe = csc.exe
MSBuildToolsPath = /home/aqez/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin
CscToolPath = /home/aqez/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/Roslyn
BypassFrameworkInstallChecks = true
MSBuildExtensionsPath = /home/aqez/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild
[info]: OmniSharp.Cake.CakeProjectSystem
Detecting Cake files in '/home/aqez/BetterCSharp'.
[info]: OmniSharp.Cake.CakeProjectSystem
Could not find any Cake files
[info]: OmniSharp.MSBuild.ProjectSystem
Detecting projects in '/home/aqez/BetterCSharp/BetterCSharp.sln'.
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/home/aqez/BetterCSharp/Vehicles/Vehicles.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/home/aqez/BetterCSharp/Vehicles.DataAccess/Vehicles.DataAccess.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/home/aqez/BetterCSharp/Vehicles.DataAccess.Edi/Vehicles.DataAccess.Edi.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/home/aqez/BetterCSharp/Vehicles.DataAccess.Json/Vehicles.DataAccess.Json.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/home/aqez/BetterCSharp/Vehicles.NetWorthCalculator.Console/Vehicles.NetWorthCalculator.Console.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/home/aqez/BetterCSharp/Vehicles.Registration.Web/Vehicles.Registration.Web.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/home/aqez/BetterCSharp/Vehicles.Tests/Vehicles.Tests.csproj'
[info]: OmniSharp.Script.ScriptProjectSystem
Detecting CSX files in '/home/aqez/BetterCSharp'.
[info]: OmniSharp.Script.ScriptProjectSystem
Could not find any CSX files
[info]: OmniSharp.WorkspaceInitializer
Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /home/aqez/BetterCSharp/Vehicles/Vehicles.csproj
[info]: OmniSharp.WorkspaceInitializer
Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.Completion.CompletionOptionsProvider, Order: 0
[info]: OmniSharp.WorkspaceInitializer
Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.RenameWorkspaceOptionsProvider, Order: 100
[info]: OmniSharp.WorkspaceInitializer
Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.ImplementTypeWorkspaceOptionsProvider, Order: 110
[info]: OmniSharp.WorkspaceInitializer
Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.BlockStructureWorkspaceOptionsProvider, Order: 140
[info]: OmniSharp.WorkspaceInitializer
Configuration finished.
[info]: OmniSharp.Stdio.Host
Omnisharp server running using Stdio at location '/home/aqez/BetterCSharp' on host -1.
[info]: OmniSharp.OmniSharpWorkspace
Miscellaneous file: /home/aqez/BetterCSharp/Vehicles.NetWorthCalculator.Console/Program.cs added to workspace
Replaying requests for buffer 1
[info]: OmniSharp.MSBuild.ProjectManager
Successfully loaded project file '/home/aqez/BetterCSharp/Vehicles/Vehicles.csproj'.
[info]: OmniSharp.MSBuild.ProjectManager
Adding project '/home/aqez/BetterCSharp/Vehicles/Vehicles.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /home/aqez/BetterCSharp/Vehicles.DataAccess/Vehicles.DataAccess.csproj
[info]: OmniSharp.MSBuild.ProjectManager
Successfully loaded project file '/home/aqez/BetterCSharp/Vehicles.DataAccess/Vehicles.DataAccess.csproj'.
[info]: OmniSharp.MSBuild.ProjectManager
Adding project '/home/aqez/BetterCSharp/Vehicles.DataAccess/Vehicles.DataAccess.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /home/aqez/BetterCSharp/Vehicles.DataAccess.Edi/Vehicles.DataAccess.Edi.csproj
[info]: OmniSharp.MSBuild.ProjectManager
Successfully loaded project file '/home/aqez/BetterCSharp/Vehicles.DataAccess.Edi/Vehicles.DataAccess.Edi.csproj'.
[info]: OmniSharp.MSBuild.ProjectManager
Adding project '/home/aqez/BetterCSharp/Vehicles.DataAccess.Edi/Vehicles.DataAccess.Edi.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /home/aqez/BetterCSharp/Vehicles.DataAccess.Json/Vehicles.DataAccess.Json.csproj
[info]: OmniSharp.MSBuild.ProjectManager
Successfully loaded project file '/home/aqez/BetterCSharp/Vehicles.DataAccess.Json/Vehicles.DataAccess.Json.csproj'.
[info]: OmniSharp.MSBuild.ProjectManager
Adding project '/home/aqez/BetterCSharp/Vehicles.DataAccess.Json/Vehicles.DataAccess.Json.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /home/aqez/BetterCSharp/Vehicles.NetWorthCalculator.Console/Vehicles.NetWorthCalculator.Console.csproj
[info]: OmniSharp.MSBuild.ProjectManager
Successfully loaded project file '/home/aqez/BetterCSharp/Vehicles.NetWorthCalculator.Console/Vehicles.NetWorthCalculator.Console.csproj'.
[info]: OmniSharp.MSBuild.ProjectManager
Adding project '/home/aqez/BetterCSharp/Vehicles.NetWorthCalculator.Console/Vehicles.NetWorthCalculator.Console.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /home/aqez/BetterCSharp/Vehicles.Registration.Web/Vehicles.Registration.Web.csproj
[info]: OmniSharp.MSBuild.ProjectManager
Successfully loaded project file '/home/aqez/BetterCSharp/Vehicles.Registration.Web/Vehicles.Registration.Web.csproj'.
[info]: OmniSharp.MSBuild.ProjectManager
Adding project '/home/aqez/BetterCSharp/Vehicles.Registration.Web/Vehicles.Registration.Web.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /home/aqez/BetterCSharp/Vehicles.Tests/Vehicles.Tests.csproj
[info]: OmniSharp.MSBuild.ProjectManager
Successfully loaded project file '/home/aqez/BetterCSharp/Vehicles.Tests/Vehicles.Tests.csproj'.
All projects loaded
[info]: OmniSharp.MSBuild.ProjectManager
Adding project '/home/aqez/BetterCSharp/Vehicles.Tests/Vehicles.Tests.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Update project: Vehicles
[info]: OmniSharp.MSBuild.ProjectManager
Update project: Vehicles.DataAccess
[info]: OmniSharp.MSBuild.ProjectManager
Update project: Vehicles.DataAccess.Edi
[info]: OmniSharp.MSBuild.ProjectManager
Update project: Vehicles.DataAccess.Json
[info]: OmniSharp.MSBuild.ProjectManager
Update project: Vehicles.NetWorthCalculator.Console
[info]: OmniSharp.MSBuild.ProjectManager
Update project: Vehicles.Registration.Web
[info]: OmniSharp.MSBuild.ProjectManager
Update project: Vehicles.Tests
Workspace complete: 7 project(s)
Replaying on-load requests
Replaying requests for buffer 3
Replaying requests for buffer 4
Replaying requests for buffer 15
Replaying requests for buffer 16
Replaying requests for buffer 9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment