Aliaksandr Yurchyk

Results 9 issues of Aliaksandr Yurchyk

Hello First of all, thank you so much for the plugin. It works really well. However I'm missing two things. When I work on symfony project and import classes via...

Hello In Magento 1 there is a static method to create classes. For example ```PHP Mage::getModel('core/layout') is actually new Mage_Core_Model_Layout() ``` Your plugin does not autocomplete magento classes yet, but...

Hello Dan I am thinking about the nest way to have autocomplete for Magento 1 projects. It is not using composer and I see 2 ways: - Generate autoloader using...

Hello, Can I have more than one status line? I need to display full path to the current file and my current status line is truncates it and I don't...

new feature

Hello Or is it possible to email about infected files on hourly basis. Maldet works in daemon/monitor mode. Please, let me know. Thanks!

enhancement

Hello When I click on images - js callback works. It changes main images and does some magick to make product zoom working in my theme. But when page is...

wontfix

Hello I have found small bug in the module. I'm using the latest version and cache was cleared as well. I have configured the color attribute to use images from...

wontfix

Tried with neovim latest - shows default startup screen. No errors thrown...

### 2 user setup Flysystem creates issues with 2 user setup on Linux machines with Local adapter. Example: SSH user: userA Apache user: www-data SSH user installs composer packages, runs...