-
-
Notifications
You must be signed in to change notification settings - Fork 17
Issues: arduino/arduino-language-server
New issue
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Get FQBN from sketch / workspace configuration
#1
by spoenemann
was closed Sep 18, 2019
updated Sep 18, 2019
Incorrect outline/document symbol. Items are duplicated
#10
by kittaakos
was closed Nov 12, 2019
updated Nov 12, 2019
Fix #10 by hard de-dupping documentSymbols
#12
by csweichel
was merged Nov 12, 2019
Loading…
updated Nov 12, 2019
Make sourcemaps more resilient against out-of-range modifications
#13
by csweichel
was merged Nov 12, 2019
Loading…
updated Nov 12, 2019
LS reports incorrect diagnostic location when corresponding core is missing
#8
by kittaakos
was closed Nov 12, 2019
updated Nov 12, 2019
The LS does not pick new core installed via the editor
#9
by kittaakos
was closed Nov 22, 2019
updated Nov 22, 2019
Build on latest Xcode to avoid sining issues
#25
by kittaakos
was merged May 27, 2020
Loading…
updated May 27, 2020
Build with
MACOSX_DEPLOYMENT_TARGET
on macOS.
#26
by kittaakos
was merged May 28, 2020
Loading…
updated May 28, 2020
Fixed a compatibility issue with the
0.11.0
CLI.
#28
by kittaakos
was merged Jun 30, 2020
Loading…
updated Jun 30, 2020
LS crashes due to panic, it triggers an LS restart, the LS crashes due to a panic...
#30
by kittaakos
was closed Jul 29, 2020
updated Jul 29, 2020
Generalized 'No such file or directory handling'
#31
by kittaakos
was merged Jul 29, 2020
Loading…
updated Jul 29, 2020
Fixed the S3 upload for the nightlies
#34
by kittaakos
was merged Aug 25, 2020
Loading…
updated Aug 25, 2020
Can feed clangd with the compile commands dir.
#35
by kittaakos
was merged Nov 4, 2020
Loading…
updated Nov 4, 2020
Auto-suggest words starting with underscore (_) should have less priority
#21
by mastrolinux
was closed Dec 13, 2019
updated Dec 14, 2020
Force sketch rebuild check if "undeclared_var_use" error is detected
#39
by cmaglie
was merged Dec 17, 2020
Loading…
updated Dec 17, 2020
Implemented "textDocument/formatter"
#40
by cmaglie
was merged Dec 18, 2020
Loading…
updated Dec 18, 2020
implemented go-to-definition and a bunch of other correlated messages
#41
by cmaglie
was merged Dec 18, 2020
Loading…
updated Dec 18, 2020
Added textDocument/highlight support
#42
by cmaglie
was merged Jan 4, 2021
Loading…
updated Jan 4, 2021
Leverage clangd to detect function prototypes changes
#44
by cmaglie
was merged Jan 5, 2021
Loading…
updated Jan 5, 2021
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.