Closed gravidThoughts closed 9 years ago
hmm... working fine for me on ST 3 OS X.
Try adding:
"auto_complete_triggers":
[
{
"characters": ".",
"selector": "source.js"
}
]
to your settings file.
I've added a slight modification on how the JS completions can be triggered, will be added in 1.2.2
Appreciate it! Sorry for my non responsiveness. Still wrapping my head around on how to be properly mainlined into Github :).
Brand new clean install. type
angular.m
, only provided withverbose_module
completion. Should also seemodule
.