emacs-symfony-cli

History Of Ticket 5a3ea41427be9ace8a4e60d6ce3fed1eba630ce5
Login

Artifacts Associated With Ticket 5a3ea41427be9ace8a4e60d6ce3fed1eba630ce5

  1. Ticket change [3c9bded2df] (rid 21) by w96k on 2025-07-27 14:28:59:

    1. 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).
      
    2. login: "w96k"
    3. mimetype: "text/x-markdown"
    4. severity initialized to: "Important"
    5. status initialized to: "Open"
    6. title initialized to:
      Require transient library and put it to M-x symfony-console
      
    7. type initialized to: "Feature_Request"