Skip to content

The supported file extensions of additional code files are not in sync with the spec #2050

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

Closed
3 tasks done
kittaakos opened this issue Jan 24, 2023 · 1 comment · Fixed by #2063
Closed
3 tasks done
Assignees
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project

Comments

@kittaakos
Copy link
Contributor

Describe the problem

Originally from here:

I have noticed that the spec, IDE2 code, and the CLI are not in sync regarding the allowed code file extensions:

To reproduce

Check the CLI code, the IDE2 code, and the spec: they are three different things.

Expected behavior

The code follows the spec, or the spec should be updated

Arduino CLI version

a58d5ad

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 nightly build
  • My report contains all necessary details
@kittaakos kittaakos added topic: documentation Related to documentation for the project topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Jan 24, 2023
@kittaakos kittaakos changed the title The supported file extensions of code sketch files are not in sync with the spec The supported file extensions of additional code files are not in sync with the spec Jan 24, 2023
@per1234
Copy link
Contributor

per1234 commented Jan 25, 2023

The missing file extensions supported by Arduino CLI should be added to the specification:

  • .hpp
  • .hh

The tool versions that support these extensions should also be documented there.


Support for all file extensions listed in the specification should be added to Arduino IDE 2.x.

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: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants