File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ All notable changes of the PHP Mode 1.19.1 release series are documented in this
99 * ** Net feature** : ` php-format ` ([ #731 ] )
1010 * Add ` php-format-project ` and ` php-format-this-buffer-file ` commands
1111 * Add ` php-format-auto-mode ` minor mode
12+ * ** Experimental feature: ` php-ide ` ** ([ #709 ] )
13+ * Add ` php-ide-phpactor ` as simple IDE feature without LSP clients
14+ * Add ` php-ide-mode ` minor mode for binding IDE-like features
1215
1316### Fixed
1417
@@ -19,6 +22,7 @@ All notable changes of the PHP Mode 1.19.1 release series are documented in this
1922 * No longer highlights ` 'link ` in PHPDoc ([ #724 ] )
2023 * Please use ` goto-address-prog-mode ` minor mode
2124
25+ [ #709 ] : https://github.com/emacs-php/php-mode/pull/709
2226[ #724 ] : https://github.com/emacs-php/php-mode/pull/724
2327[ #726 ] : https://github.com/emacs-php/php-mode/pull/726
2428[ #731 ] : https://github.com/emacs-php/php-mode/pull/731
You can’t perform that action at this time.
0 commit comments