We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 551cf10 commit e7917bcCopy full SHA for e7917bc
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to the "magento-toolbox" extension will be documented in thi
4
5
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
6
7
+## [Unreleased]
8
+- Added: Class namespace autocomplete in XML files
9
+- Added: Module name autocomplete in module.xml files
10
+- Added: Added extension config fields for enabling/disabling completions, definitions and hovers
11
+- Changed: Adjusted namespace indexer logic
12
+
13
## [1.4.0] - 2025-04-04
14
- Added: Generator command for a ViewModel class
15
- Added: Generator command for data patches
0 commit comments