Skip to content
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

Autocomplete does not work with DxCore (and some megaTinyCore boards) in Arduino IDE 2.3.2 on 64-bit Linux #540

Open
ETG153 opened this issue Aug 3, 2024 · 1 comment

Comments

@ETG153
Copy link

ETG153 commented Aug 3, 2024

As it says in the title, attempting to autocomplete (ctrl-space) anything will have all options grayed out and crossed over.
Does not occur when using any other Board library, such as stock or esp32.
Also occurs on some megaTinyCore boards, such as ATtiny3226/3216/... and ATtiny3224/1624/... but not with ATtiny3227/3217/... or 'Official Microchip Board'

To replicate:
Install Arduino IDE (tested with v2.3.2)
Install DxCore through the boards manager (tested with 1.5.10 and .11)
Create a new sketch or open an existing one
Set Board to be anything from the DxCore library - All series with or without Optiboot exhibit this behavior
Attempt to autocomplete anything
All options in the autocomplete window should be crossed over with a line and grayed out, unlike normal operation where they should be all available

System info:
OS: Linux Mint bookworm/sid (virginia) x86_64
Kernel veersion: 6.5.0-45-generic

Has not been tested with Windows, Mac, or 32-bit Linux

@SpenceKonde
Copy link
Owner

I've heard this before - does anyone have any information on this and how to support i?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants