mirror of
https://github.com/zhigang1992/AutoFileName.git
synced 2026-01-12 22:45:57 +08:00
fixed codeblock
This commit is contained in:
@@ -12,6 +12,7 @@ If you are looking to autocomplete an image path in an HTML `<img>` tag:
|
||||
Pressing control+space, will activate AutoFileName. I list of available files where be ready to select.
|
||||
|
||||
*Looking for an even more automatic and seemless completion?* Add the following to your User Settings file:
|
||||
|
||||
"auto_complete_triggers":
|
||||
[
|
||||
{
|
||||
@@ -22,6 +23,6 @@ Pressing control+space, will activate AutoFileName. I list of available files w
|
||||
"characters": "/",
|
||||
"selector": "string.quoted.double.html,string.quoted.single.html, source.css"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
With this, there's no need to worry about pressing control+space, autocompletion with appear upon pressing /.
|
||||
Reference in New Issue
Block a user