brackets-magento-hint icon indicating copy to clipboard operation
brackets-magento-hint copied to clipboard

Doesnt seem to run

Open Ambertvu opened this issue 10 years ago • 5 comments

We've installed this plugin in the latest Brackets, but we can't seem to get it to work in any php or phtml Magento file. No autocomplete/autifill happens when typing '$this->get'.

image

Ambertvu avatar Jul 15 '15 09:07 Ambertvu

In my Brackets is correct , try reinstalling.

screenshot-from-2015-07-15-09-30-03 .

rafaelstz avatar Jul 15 '15 12:07 rafaelstz

We just did, also we have the same problem on two computers, minimal mods installed (eqFTP, jQuinter, Magento Hint)

We just uninstalled jQuinter, and it seems that is the issue. Is there some way to make these both work together?

(For clarity: When jQuinter and your module is installed, only jQuinter works, when I uninstall jQuinter, your module works)

Ambertvu avatar Jul 15 '15 13:07 Ambertvu

I could not find quickly, will have to devote more time to achieve, but thank you for helping me.

rafaelstz avatar Jul 15 '15 13:07 rafaelstz

brackets-magento-jquinter Looks like it has some problems which appear with and without jQuinter. Can you provide a basic example? I never get any hints and never used magento ;)

Wikunia avatar Jul 16 '15 12:07 Wikunia

Indeed you are correct.

The error in console already occurs when typing in a php page, with only the 'Magento Hint Brackets' plugin enabled, even if it still works. Example typing the following triggers this error: Example.php: <?php Mage:: ?>

When combined with other autocompletion, both seem to break due to this error.

Ambertvu avatar Jul 16 '15 12:07 Ambertvu