- Improved options word behavior.
This commit is contained in:
@@ -422,8 +422,8 @@ languages' indent files can not work very well (e.g.: PHP, Python).
|
||||
}
|
||||
<
|
||||
"options word" means this snippet is expanded by word boundary.
|
||||
Note: The trigger must be word(digits or alphabet characters or "_")
|
||||
characters.
|
||||
Note: To complete the trigger in snippets_complete, it must be word(digits or
|
||||
alphabet characters or "_") characters.
|
||||
>
|
||||
snippet date
|
||||
options word
|
||||
@@ -457,6 +457,7 @@ CHANGELOG *neosnippet-changelog*
|
||||
2012-10-21
|
||||
- Added options head.
|
||||
- Added options word.
|
||||
- Improved options word behavior.
|
||||
|
||||
2012-10-20
|
||||
- Improved scala snip.
|
||||
|
||||
Reference in New Issue
Block a user