Closed okdewit closed 8 years ago
At ~/.atom/packages/atom-symfony2/lib/providers/service-provider.coffee:31
Add the following line. (right before elements = parser.parser.getStackClasses(editor, newPosition)
)
return unless parser.parser?
Restart atom.
Voila.
Doesn't fix the underlying issue but it avoids those pasky messages from popping up at each keypress, and you even get autocompletion back.
Hello,
Sorry, I didn't see that issue before. The problem is that you need the plugin atom-autocomplete-php in order to make it works.
It seems that you didn't installed it. (Thank you for the fix anyway AlexisFinn)
Cool, works fine now, thank you.
Hope this helps, stack trace generated by atom:
[Enter steps to reproduce below:]
Atom Version: 1.2.4 System: Mac OS X 10.11.1 Thrown From: atom-symfony2 package, v0.2.0
Stack Trace
Uncaught TypeError: Cannot read property 'getStackClasses' of null
Commands
Config
Installed Packages