We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
output of mono --version:
mono --version
Mono JIT compiler version 5.16.0.221 (2018-06/b63e5378e38 Mon Nov 19 18:08:09 EST 2018) Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com TLS: normal SIGSEGV: altstack Notification: kqueue Architecture: amd64 Disabled: none Misc: softdebug Interpreter: yes LLVM: yes(3.6.0svn-mono-release_60/0b3cb8ac12c) GC: sgen (concurrent by default)
output of msbuild /version:
msbuild /version
Microsoft (R) Build Engine version 16.0.40-preview+ge6c3a1f9e4 for Mono Copyright (C) Microsoft Corporation. All rights reserved. 16.0.40.50150
When starting Sublime Text 3 and opening a C# file the following errors appear in succession:
After this the server attempts to start without changing status from "Sever Starting"
I'm new to C#, so anything you can specify to help diagnosing would be appreciated.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Platform
Type
Checklist
Versions
output of
mono --version
:output of
msbuild /version
:Details
When starting Sublime Text 3 and opening a C# file the following errors appear in succession:
After this the server attempts to start without changing status from "Sever Starting"
I'm new to C#, so anything you can specify to help diagnosing would be appreciated.
The text was updated successfully, but these errors were encountered: