-
Notifications
You must be signed in to change notification settings - Fork 90
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
Create text file #3017
Create text file #3017
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3017 +/- ##
==========================================
- Coverage 35.72% 35.65% -0.08%
==========================================
Files 627 630 +3
Lines 27968 28028 +60
Branches 4078 4081 +3
==========================================
Hits 9992 9992
- Misses 16808 16864 +56
- Partials 1168 1172 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, some suggestions inline.
also, does it work for creating nested files (i.e. if i type smth like prefix/file.md
into the prompt)?
Yes, it works, but I don't want to advertise this "feature" yet. I want to come up with some nicer way of creating folders (if it's possible to create a folder without a file in it). |
RevisionMenu
) and re-used it on bucket directory pageM.Dialog
TODO