emacs-symfony-cli

Ticket Change Details
Login
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

  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 changed to: "Important"
  5. status changed to: "Open"
  6. title changed to:
    Require transient library and put it to M-x symfony-console
    
  7. type changed to: "Feature_Request"