Giter Site home page Giter Site logo

Comments (5)

razzmatazz avatar razzmatazz commented on June 27, 2024

*csharp-ls* is intended to be empty as this is a buffer that manages I/O with csharp-ls.

this is on dotnet6 on macos/m1, right? what does csharp-ls --version show on terminal inside emacs? does exec-path point to ~/.dotnet/tools ? what is the contents of exec-path emacs variable?

personally I have an M1 mac as a laptop so I think this should work ok

from csharp-language-server.

jidicula avatar jidicula commented on June 27, 2024

Yes, this is dotnet 6.0.300. Running csharp-ls --version as a shell command in Emacs returns csharp-ls, 0.5.0.0.

exec-path is

("/Users/johanan/.rbenv/shims/" "/opt/homebrew/Cellar/pyenv-virtualenv/1.1.5/shims/" "/Users/johanan/.pyenv/shims/" "/opt/homebrew/opt/gnu-tar/libexec/gnubin/" "/Users/johanan/.dotnet/tools/" "/Users/johanan/.rbenv/shims/" "/Users/johanan/.rbenv/bin/" "/Users/johanan/.nodenv/shims/" "/Users/johanan/.nodenv/bin/" "/Users/johanan/.pyenv/bin/" "/usr/local/opt/openjdk@11/bin/" "/Users/johanan/.local/bin/" "/opt/homebrew/bin/" "/opt/homebrew/sbin/" "/usr/local/sbin/" "/usr/local/bin/" "/usr/bin/" "/bin/" "/usr/sbin/" "/sbin/" "/opt/X11/bin/" "/Library/TeX/texbin/" "/Users/johanan/.local/bin/" "/Users/johanan/go/bin/" "/bin/" "/usr/local/plan9/bin/" "/opt/homebrew/Cellar/emacs-plus@28/28.1/libexec/emacs/28.1/aarch64-apple-darwin21.4.0/")

(if you scroll to the right, "/Users/johanan/.dotnet/tools/" is the 5th entry in the list.)

from csharp-language-server.

razzmatazz avatar razzmatazz commented on June 27, 2024

just to check one thing, are you running with latest lsp-mode? i.e. is this after this commit?

[email protected] on apple/macos has started using posix_spawn as subprocess launch mechanism and it has a bug that breaks SIGCHLD on dotnet subprocesses (should be fixed in @28.2) -- see https://lists.gnu.org/archive/html/emacs-devel/2022-02/msg00461.html

from csharp-language-server.

jidicula avatar jidicula commented on June 27, 2024

Updating my lsp-mode installation worked! Thanks :)

from csharp-language-server.

razzmatazz avatar razzmatazz commented on June 27, 2024

great!

from csharp-language-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.