From 3d76e7966a9d7d7727642a90a306915f2abae3ab Mon Sep 17 00:00:00 2001 From: Sebastian Helzle Date: Mon, 19 Feb 2024 10:09:19 +0100 Subject: [PATCH] TASK: Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8656a6c..b397555 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Compatible with PHP 8+ & Neos 7.3+ * 🧭 Navigation commands * Jump to module * Jump to site + * Jump to recently opened documents * Search and open document node * Search and navigate to the Neos documentation (enabled in Development context) * Search and navigate to the Neos plugin repository (enabled in Development context) @@ -30,6 +31,7 @@ Compatible with PHP 8+ & Neos 7.3+ * Open the command bar from within the backend modules which have the module enabled (global inclusion possible with Neos 8.3) * 🪛 Extensibility * Add new commands via the provided ´Shel.Neos.CommandBar` registry in your plugin manifests + * Full compatibility with [Shel.Neos.Terminal](https://github.com/Sebobo/Shel.Neos.Terminal) -> all available commands for the current user are available * 🗣️ Available in English & German ## Screenshot