Skip to content

Cannot create files with arbitrary extensions #73

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
firelizzard18 opened this issue Jan 11, 2021 · 1 comment
Closed

Cannot create files with arbitrary extensions #73

firelizzard18 opened this issue Jan 11, 2021 · 1 comment
Assignees
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@firelizzard18
Copy link

Describe the bug
When I am using Arduino Pro IDE, which presumably is targeted at professionals, the create file action will not let me create a file with an extension that is not an approved extension.

To Reproduce
Steps to reproduce the behavior:

  1. Set the window to advanced mode
  2. Execute File: New File
  3. Type in "README.md"

Expected behavior
I can create a file with whatever extension I want.

Actual behavior
".md is not a valid file extension"

@rsora rsora transferred this issue from arduino/arduino-pro-ide Mar 1, 2021
@silvanocerza silvanocerza added the type: enhancement Proposed improvement label Mar 1, 2021
@per1234
Copy link
Contributor

per1234 commented Oct 29, 2021

Fixed by #263

@per1234 per1234 closed this as completed Oct 29, 2021
@per1234 per1234 added topic: code Related to content of the project itself conclusion: resolved Issue was resolved labels Oct 29, 2021
@per1234 per1234 self-assigned this Nov 12, 2021
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 type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

3 participants