-
-
Notifications
You must be signed in to change notification settings - Fork 468
Closed
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: cloudRelated to Arduino Cloud and cloud sketchesRelated to Arduino Cloud and cloud sketchestopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Describe the problem
When you do a "Pull" on a file in your Remote Sketchbook that contains UTF-8 multibyte characters, these characters are not displayed correct in Arduino IDE.
To reproduce
- Create a sketch in Arduino Web Editor that contains UFT-8 multibyte characters.
Here's my shared one as an example: https://create.arduino.cc/editor/Dirk67/d86881f0-faf3-48cd-8097-ce9915bb1ca0/preview . - Sync Remote Sketchbook in Arduino IDE.
- Pull the sketch you created in step 1.
- Open this sketch in Arduino IDE
- Compare the display of the UFT-8 multibyte characters within Arduino IDE to the characters as they are displayed in "Arduino Web Editor".
Expected behavior
UFT-8 multibyte characters, should always display correctly.
Arduino IDE version
2.0.0-beta.9
Operating system
Windows
Operating system version
10
Additional context
Additional reports:
- Emoji not displaying properly when pulling sketch from cloud arduino editor #1874
- Minor bug: Special characters (in comments) not handled correct #1509
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details
Metadata
Metadata
Assignees
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: cloudRelated to Arduino Cloud and cloud sketchesRelated to Arduino Cloud and cloud sketchestopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project