Skip to content

Commit 95c5211

Browse files
committed
update: readme with instructions on autocomplete
1 parent 52a6581 commit 95c5211

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ You can manually download the package and place it within your `Packages` direct
1616

1717
You can see all installed snippets in `Tools > Snippets...`, in the Sublime Text.
1818

19+
[Tested on windows] When the "."(dot) is used, the autocomplete disappears.. To resolve this problem, just put on in your user 'Preferences> Settings - User`, the property `word_separators` with the value without the "."(dot). You can see an example [here](Preferences.sublime-settings).
20+
1921
## Snippets and prefixes/keys
2022

2123
- [HTML - h.*](snippets/html/)

0 commit comments

Comments
 (0)