Auto correct file names while creating new file. #2313
Unanswered
DaedalusYoung
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Is this on the desktop or browser app? Which os is this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have one issue with Phoenix Code at the moment, that's really annoying me. Whenever I right-click and select 'New File', whatever I type, Phoenix Code insists on auto correcting my filename. For example, I want to create a file named 'settings.txt', it will save it instead as 'Settings.txt'. Note the incorrect capitalisation of the word settings.
When I want to create a file named 'setings.txt', it will auto correct to 'Settings.txt'. How does it assume that's what I want? I get it's trying to auto correct misspellings, but the capitalisation is out of order, and the correction of 'misspellings' is unnecessary for me. I'm more annoyed with it changing stuff I type than the occasional typo I make myself.
Is there a way to switch off auto correct, at the very least for filenames?
Beta Was this translation helpful? Give feedback.
All reactions