Hello!
I need to autocomplete my directories and filenames when I’m typing.
Example:
<img src="img/ban..."
In this moment I want to get all my files inside the directory “img” and when I press enter automatically complete with the filename.
Can I get this?
Thank you!