Skip to content

Renamed the application to Arduino IDE #1

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

Merged
merged 11 commits into from
Feb 11, 2021
Merged

Renamed the application to Arduino IDE #1

merged 11 commits into from
Feb 11, 2021

Conversation

kittaakos
Copy link
Contributor

@kittaakos kittaakos commented Feb 10, 2021

IDE changes:

  • Changes the app name from Arduino Pro IDE to Arduino IDE,
  • Bumps the version from 0.1.4 to 2.0.0-beta.1,
  • Uses the new icons from #167.
  • From now on the new config dir folder is at ~/.arduinoIDE,
  • Changes the download links from arduino-pro-ide to arduino-ide,
  • Changes the app's technical ID from arduino-pro-ide to arduino-ide,
  • Switches from Alpha to Beta status, and
  • Cleans up the GH Actions workflow config (CC: @rsora)

Resolved tasks:

  • ATL-879: Avoid reopening the same sketch.
  • ATL-885: Refined the 'Close' behavior.
  • [UX]: Fixed button styles with the HC theme.
  • ATL-551: Removed the Advanced Mode toggle.
  • ATL-936: Fixed the theme dropdown in the settings.
  • GH-421: Cleaned up the Output channel UI.
  • Wiped the source code of the Theia-based debug extension.
  • ATL-938: Added menu group categories.

Screen Shot 2021-02-10 at 10 59 00

Akos Kitta and others added 11 commits February 10, 2021 10:47
We use the `cortex-debug` VSX.

Signed-off-by: Akos Kitta <[email protected]>
Instead of reopening it, focus the existing window.

Signed-off-by: Akos Kitta <[email protected]>
 - Merged the Arduino channels into one,
 - Removed the channel selector dropdown from the UI.

Closes arduino/arduino-pro-ide#421.

Signed-off-by: Akos Kitta <[email protected]>
@ubidefeo ubidefeo self-requested a review February 10, 2021 18:04
Copy link

@ubidefeo ubidefeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and approved
Thank you, Akos

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

Successfully merging this pull request may close these issues.

3 participants