Skip to content

How to use it with Arduino IDE 2? README would need an update. #161

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

Closed
3 tasks done
ubaldot opened this issue Jun 11, 2023 · 2 comments
Closed
3 tasks done

How to use it with Arduino IDE 2? README would need an update. #161

ubaldot opened this issue Jun 11, 2023 · 2 comments
Assignees
Labels
conclusion: declined Will not be worked on topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project

Comments

@ubaldot
Copy link

ubaldot commented Jun 11, 2023

Describe the problem

In the README it is stated that the LSP can be used with Arduino IDE 2 but it is not written how.
Could you please update the README?

To reproduce

Expected behavior

Arduino Language Server version

Arduino CLI version

Operating system

N/A

Operating system version

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest version
  • My report contains all necessary details
@ubaldot ubaldot added the type: imperfection Perceived defect in any part of project label Jun 11, 2023
@per1234 per1234 self-assigned this Jun 11, 2023
@per1234 per1234 added the topic: documentation Related to documentation for the project label Jun 11, 2023
@per1234
Copy link
Contributor

per1234 commented Jun 11, 2023

Hi @ubaldot. Arduino Language Server is integrated into Arduino IDE 2.x, so there is nothing to document in the context of this repository. Just install the IDE and Arduino Language Server is installed as part of the Arduino IDE 2.x installation and automatically providing code-aware features for all the sketches you open in Arduino IDE 2.x.

You can learn how to install Arduino IDE 2.x here:

https://docs.arduino.cc/software/ide-v2/tutorials/getting-started/ide-v2-downloading-and-installing

And how to use the autocomplete feature of Arduino IDE 2.x (which is provided by Arduino Language Server under the hood) here:

https://docs.arduino.cc/software/ide-v2/tutorials/ide-v2-autocomplete-feature

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 11, 2023
@per1234 per1234 added the conclusion: declined Will not be worked on label Jun 11, 2023
@ubaldot
Copy link
Author

ubaldot commented Jun 11, 2023

Usch! I installed Arduino IDE 2.x today and I couldn't figure how to trigger the autocomplete, so I installed the LSP. The guide you linked is eye opener though! Thanks! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: declined Will not be worked on topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants