emmet completion directory
Hi
I use in emmet syntax and need to write the path directory to image and image file using completion .
completion don't work in emmet ( path and filename).
after emmer compute my shortcut i can have completion for path and file name
Is there a way to make work completion when using emmet syntax shortcut ?
thank's
Attachment(s):
phpstorm_emmet_completion.png
Please sign in to leave a comment.
Hi there,
When you typing your emmet string it is treated as plain text (look at your screenshot -- it proves it). Plain text has no code completion (because it's plain text).