Skip to content
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

IDE2 is non-functional when the installation path contains a # #1815

Closed
3 tasks done
kittaakos opened this issue Jan 12, 2023 · 0 comments · Fixed by #1811
Closed
3 tasks done

IDE2 is non-functional when the installation path contains a # #1815

kittaakos opened this issue Jan 12, 2023 · 0 comments · Fixed by #1811
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself topic: theia Related to the Theia IDE framework type: imperfection Perceived defect in any part of project

Comments

@kittaakos
Copy link
Contributor

kittaakos commented Jan 12, 2023

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

  1. Install the Arduino IDE application under a path that contains a #
  2. 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
@kittaakos kittaakos added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project topic: theia Related to the Theia IDE framework labels Jan 12, 2023
kittaakos pushed a commit that referenced this issue Jan 13, 2023
kittaakos pushed a commit that referenced this issue Jan 16, 2023
@per1234 per1234 added the conclusion: resolved Issue was resolved label Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself topic: theia Related to the Theia IDE framework type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants