- Added templates from theme modules to template completions.
- Added go to template (html) file from JS files.
- Changed go to definition to work for any JS string.
- Added mixins to the definition locations of JS components.
- Added state updates when changes occur in
registration.php
andrequirejs-config.js
. - Increased indexing speed by searching only specific locations.
- Added suggestions for library modules, such as
magento-framework
.
- Added completion for PHP classes in XML files.
- Added completion for PHP templates in XML files.
- Added completion for JS components in XML and JS files.
- Added completion for Magento events in XML files.
- Added go to definition support for JS files.
- Added support for workspaces.
- Indexed files in separate threads to speed up startup.
- Added support for VS Code.
- Added support for VS Code.
- Added download binary option for Neovim plugin.
- Added support for Windows.
- Go to PHP class definition from XML file.
- Go to PHP constants definition from XML file.
- Go to PHP method definition from XML file.
- Go to template (phtml) file from XML file.