You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: