Closed
Description
Describe the problem
Originally from #1124. The critical point is in #1124 (comment).
Arduino IDE (or any Theia application [See: eclipse-theia/theia#12064]) is non-functional if the application path contains a #
.
Unfortunately, I could not find any easy way to provide a workaround with DI: eclipse-theia/theia#12064 (comment).
To reproduce
- Install the Arduino IDE application under a path that contains a
#
- Start Arduino IDE.
🐛 There is no syntax coloring in the Arduino IDE editor.
Or reference the original bug report: #1124 (comment)
Expected behavior
There is syntax coloring of sketch files, all VS Code extensions load.
Arduino IDE version
2.0.3
Operating system
macOS
Operating system version
12.5.1
Additional context
No response
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