Overview
| Artifact ID: | 3c9bded2dff9f17cf95729ec984b3e2d9437931dfd57caf3622786b195a5801a |
|---|---|
| Ticket: | 5a3ea41427be9ace8a4e60d6ce3fed1eba630ce5
Require transient library and put it to M-x symfony-console |
| User & Date: | w96k on 2025-07-27 14:28:59 |
Changes
- icomment:
Install and require transient library. Add something similar to magic-status to M-x symfony-console. M-x symfony-console should return symfony console output + help buffer with ? key bind pressed. For the start it is okay to return empty list of command or put some sample commands in that ? help buffer. For example version command is easy to implement (should run symfony console version or ./bin/console version).
- login: "w96k"
- mimetype: "text/x-markdown"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to:
Require transient library and put it to M-x symfony-console
- type changed to: "Feature_Request"