issues Search Results · repo:arduino/arduino-language-server language:Go
Filter by
79 results
(64 ms)79 results
inarduino/arduino-language-server (press backspace or delete to remove)First of all, thank you all for being so patient and kind in providing triage and possible fixes. Special thanks to
@leoverde2, @mike-lloyd03 for the fix, and also @speelbarrow for providing a usable branch/fork. ...
alessio-perugini
- Opened on Mar 19
- #206
Describe the request
There are some common beginner mistakes that are semantic (runtime state dependant) than syntactic, such as:
- not using pinMode before calling digitalWrite
- not initializing ...
type: enhancement
thegoodhen
- Opened on Mar 16
- #204
Describe the problem
I am not sure if this is a duplicate, but I cannot make arduino-language-server work on neovim.
LSP Log:
[START][2024-12-02 15:24:46] LSP logging initiated
[ERROR][2024-12-02 15:24:46] ...
type: imperfection
gmmyung
- 4
- Opened on Dec 2, 2024
- #202
Describe the problem
I am trying to set up my LSP using lsp-config, I downloaded the LSP via mason. On opening up a arduino file, running the
LspInfo command, it shows this error
version: ...
topic: code
type: imperfection
danialnia02
- Opened on Oct 23, 2024
- #196
Describe the problem
I enter my NVIM and it starts the LSP server.
Almost immediately the LSP server crashes with this message in the editor:
Client 1 quit with exit code 2 and signal 0
Then I get ...
conclusion: invalid
topic: code
type: imperfection
Invertisment
- 2
- Opened on Aug 9, 2024
- #194
Describe the problem
Using emacs and Eglot causes the LSP to crash periodically. I found this in the logs:
22:52:40.290153 [92mIDE -- LS REQU textDocument/onTypeFormatting 11[0m
22:52:40.290332 Panic: ...
type: imperfection
jonascant
- Opened on Aug 1, 2024
- #193
Describe the problem
Trying to get the arduino-language-server to work in emacs, but there is no LSP functionality available. Also hitting
RET at anytime will cause emacs to hang, because its waiting ...
conclusion: invalid
type: imperfection
jonascant
- 1
- Opened on Aug 1, 2024
- #192
Describe the problem
Here is a very simple example which compiles and runs on my ESP32.
// #include stdint.h // not necessary to build.
void setup() {
Serial.begin(115200);
uint8_t value ...
type: imperfection
saippua
- Opened on Jul 20, 2024
- #190
Describe the problem
I m using NvChad. My arduino ls doesn t crash, but doesn t attach to the buffer either.
To reproduce
exerpt of my config:
local lspconfig = require lspconfig
local MY_FQBN = ...
type: imperfection
realhackcraft
- 9
- Opened on Jun 9, 2024
- #187
Describe the problem
I m trying to get the Arduino LS integrated into neovim but I m out of answers. I m using Mason to manage the servers,
and tried to fix the version as and patched with go as described ...
type: imperfection
Ma94xx
- 7
- Opened on Jun 4, 2024
- #186

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.