Arduino-pro-ide: Board search should be fuzzy

Created on 21 Mar 2020  路  7Comments  路  Source: arduino/arduino-pro-ide

Searching for ar du in the _Board Select_ should return with result Arduino Duemilanove or Diecimila. Current behavior: no match.

bug

Most helpful comment

Sure.

Screen Shot 2020-04-29 at 10 58 45

PS: I will ask around what's holding back the release.

All 7 comments

It will be available as an experimental feature in 0.0.6.

Hey, @kittaakos
I would like to work on this bug

Thank you for your interest, @noob-master147. Unfortunately, the Pro IDE code is not open-sourced yet 馃槙

And we have this new feature kind of available from the next release:

Screen Shot 2020-04-03 at 11 45 36

Did you know; the Arduino CLI powers the Pro IDE. The CLI code is open source, if you want to contribute there, the is an open feature request for the fuzzy search: https://github.com/arduino/arduino-cli/issues/629

You will need some golang knowledge ;)

thanks @kittaakos
i will surely check that out

Now it works even with whitespces.

Screen Shot 2020-04-28 at 16 18 07

Now it works even with whitespces.

Screen Shot 2020-04-28 at 16 18 07

nice!
does it also search 3rd party cores?

Sure.

Screen Shot 2020-04-29 at 10 58 45

PS: I will ask around what's holding back the release.

Was this page helpful?
0 / 5 - 0 ratings