File tree 1 file changed +4
-0
lines changed
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
9
9
* ** Net feature** : ` php-format ` ([ #731 ] )
10
10
* Add ` php-format-project ` and ` php-format-this-buffer-file ` commands
11
11
* 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
12
15
13
16
### Fixed
14
17
@@ -19,6 +22,7 @@ All notable changes of the PHP Mode 1.19.1 release series are documented in this
19
22
* No longer highlights ` 'link ` in PHPDoc ([ #724 ] )
20
23
* Please use ` goto-address-prog-mode ` minor mode
21
24
25
+ [ #709 ] : https://github.com/emacs-php/php-mode/pull/709
22
26
[ #724 ] : https://github.com/emacs-php/php-mode/pull/724
23
27
[ #726 ] : https://github.com/emacs-php/php-mode/pull/726
24
28
[ #731 ] : https://github.com/emacs-php/php-mode/pull/731
You can’t perform that action at this time.
0 commit comments