js-console-sublime-snippets
js-console-sublime-snippets copied to clipboard
Conflict somewhere and I am stumped!
I am trying to use your snippets and there is some conflict that is interfering and it is driving me nuts. I have looked at all my packages and cant seem to figure it out.
For example, type >log I receive the following:
$log.log();
Any idea what is getting in the way here?
Let's try to debug this =)
Could you please uninstall the package and try to do: >log + TAB What happens?
Still waiting for your answer, so we can fix this =)
I had a similar thing, its the AngularJS package. https://github.com/angular-ui/AngularJS-sublime-package
Gonna install it and try to reproduce the bug.