Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove the ~/.arduinoProIDE/plugins location as possible drop-in folder for VS Code extensions #1851

Closed
3 tasks done
kittaakos opened this issue Feb 1, 2023 · 0 comments · Fixed by #1994
Closed
3 tasks done
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@kittaakos
Copy link
Contributor

Describe the problem

This is most likely a leftover before IDE2 went open source. I do not see any benefit supporting the above-mentioned folder as a possible location for VS Code extensions.

To reproduce

  • Open IDE2 from a terminal and see the logs.
  • IDE2 is looking for a drop-in folder under ~/.arduinoProIDE/plugins.
$datetime root WARN The local plugin referenced by local-dir:/path/to/home/.arduinoProIDE/plugins does not exist.

Expected behavior

IDE2 does not consider the arduinoProIDE folder as a plugin folder. Or arduinoIDE is used instead of arduinoProIDE.

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 labels Feb 1, 2023
kittaakos pushed a commit that referenced this issue Apr 3, 2023
Closes #1851

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Apr 3, 2023
Closes #1851

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Apr 4, 2023
Closes #1851

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Apr 13, 2023
Closes #1851

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Apr 14, 2023
Closes #1851

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Apr 14, 2023
Closes #1851

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
@per1234 per1234 added the conclusion: resolved Issue was resolved label Apr 14, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants