Replies: 4 comments
-
File extension inference is our current solution to this problem. We may chose to go the xcode route and offer code templates as well in a pop-up, but thats for the future. |
Beta Was this translation helpful? Give feedback.
-
We might want to make the textfield a first responder so we can allow the field to edited. I added a reference below for some help. |
Beta Was this translation helpful? Give feedback.
-
This is dummy code where in the future the feature could be implemented |
Beta Was this translation helpful? Give feedback.
-
The following PR handles this idea: #149 |
Beta Was this translation helpful? Give feedback.
-
Create file selection when creating a new file.
See: #27
Beta Was this translation helpful? Give feedback.
All reactions