We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05efdb9 commit 2527014Copy full SHA for 2527014
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes of the PHP Mode 1.19.1 release series are documented in this
4
5
## Unreleased
6
7
+### Added
8
+
9
+ * **Experimental feature: `php-ide`**
10
+ * Add `php-ide-phpactor` as simple IDE feature without LSP clients
11
+ * Add `php-ide-mode` minor mode for binding IDE-like features
12
13
### Removed
14
15
* No longer highlights `'link` in PHPDoc ([#724])
0 commit comments