mirror of
https://github.com/zhigang1992/AutoFileName.git
synced 2026-01-12 22:45:57 +08:00
README
This commit is contained in:
7
README.md
Normal file
7
README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
AutoFileName
|
||||
============
|
||||
Do you ever find yourself sifting through folders in the sidebar trying to remember what you named that file? Can't remember if it was a jpg or a png? Maybe you just wish you could type filenames faster. *No more.*
|
||||
|
||||
Whether your making a `img` tag in html, setting a background image in css, or linking a `.js` file to your html (or whatever else people use filename paths for these days...), you can now autocomplete the filename. Plus it uses the built-in autocomplete, so no need to learn another *pesky* shortcut.
|
||||
|
||||
*UPDATE: There is now support for url(PATH_TO_FILE); however, it will not trigger as unless you prepend with `./` or leave the current directory. A better solution is welcome.
|
||||
Reference in New Issue
Block a user