arduino / arduino-language-server

An Arduino Language Server based on Clangd to Arduino code autocompletion
GNU Affero General Public License v3.0
120 stars 11 forks source link

setting cli-config after build not terminating #91

Closed husseljoo closed 2 years ago

husseljoo commented 2 years ago

Bug Report

Current behavior

After cloning the repo in /usr/lib/go/src and running go build And then going over to /usr/lib/go/bin ./arduino-language-server -cli-config $HOME/.arduino15/arduino-cli.yaml this command takes forever to run and does not seem to teriminate I have left it for 4 hrs.

Environment

per1234 commented 2 years ago

Duplicates https://github.com/arduino/arduino-language-server/issues/84