Incompatible
Incompatible with https://github.com/rafaelstz/brackets-magento-hint
I will check it out! Can you be a bit more concrete? Is everything not working and do you have an idea why? Thanks
Normally there can't be an incompatibility cause that one only listens on php and mine isn't.
I'm the user that filed the issue in on 'Brackets-Magento-Hint'.
For some reason both modules won't run on the same time. If I enable jQuinter, the Magento Hints won't work. If I turn jQuinter off, it does work. Seems like 'some' incompatibility. Hope you two could work together to solve this ;-)
Can you give me any example in which file extension it doesn't work? And are there any logs? Thanks
No logs, or atleast, I'm a new Brackets user and have no idea how/where ;-)
.php and .phtml both have the same issue, it just seems if one is active, the other one doesnt work.
That is strange. The dev tools are a available using F12 Or Debug-> Show DevTools
Thanks Ofcourse, Brackets seem nicer and nicer ;-)
This appears the moment I type 'Mage::' which triggers the autocompletion from the 'Magento Hints' plugin.
This does NOT appear when not used in conjunction with your plugin

No idea why it only appears when using both of our extensions. Hope that @rafaelstz has an idea.
I have some testing to do to check.
https://github.com/rcaferati/brackets-html-wrapper - this extension does not work with your
@Romanarasta are there any logs in the DevTools? I'll check that out in the a couple of days

Looks like my extension is working but his extension isn't, right? Maybe you can try to uninstall his extension and install it again, cause there might be a change in some hinting order afterwards and it could work.
Yes , that's right! Оnly when your extension to uninstall his extension is working
Did you change the order of installing?
Yes, no result
I fixed the issue inside his extension and hopefully he will accept the PR soon ;)
same case with PHP-SmartHints. Your extension break's the php hints. Already set maxCodeHints to big number also. Uninstalled and php hints working again.