buenon / scratchpads

Scratchpads extension for Visual Studio Code
MIT License
27 stars 10 forks source link

Added functionality to create scratchpads with custom file names #18

Closed nobodyme closed 3 years ago

nobodyme commented 3 years ago

Since scratchpads with custom filename can be created now, I removed the functionality where each file is matched with the default naming convention before removal. I assume, it wouldn't affect anything since we have a separate highly specific directory for storing them but incase it would affect something, please let me know. Thanks!