issues
search
vuejs
/
repl
Vue SFC REPL as a Vue 3 component
https://repl-vuejs.vercel.app
MIT License
930
stars
172
forks
source link
enhancement(FileSelector): add an increment counter for new file names
#36
Closed
Megrax
closed
2 years ago
Megrax
commented
2 years ago
This adds an increment counter when creating new files.
So users don't have to come up with a new name for every new file now.
Before
After