-
We current show the form at the bottom of the screen.
But, the user may have several forms open at once.
Each time they press "Add" (or "New") an empty form gets inserted into the message stream…
-
### What
- Bring back the inline editing of ingredients
### Screenshot
### Part of
- #7295
-
**Describe the feature:**
Right now the only embeddable who uses the creation inline flow is Lens under its ES|QL declination.
Fundamentally the code goes by this pattern:
```
...some creation boile…
-
Right now, we're using dialogs. I think the cards should be edited inline, or as close to it as possible.
-
It would be very helpful to be able to edit descriptions right on mygists, especially if you have a ton of gists that you now want to organize/tag.
-
is there any inline editing implementation with redux
I created one but i have few errors in it
-
Because note id has no meaning to the user. I would suggest like this:
(defun ekg-edit (note)
"Edit an existing NOTE."
(let ((buf (get-buffer-create (format "*EKG Edit: %…
-
Is this feature already possible / will be added to the projekt:
I want to write some comment (e.g. "Please use a stream instead of for loop") in the editor, select the comment + code and send this…
-
@hediet showed me his extension that has "edit variable" code lens in certain places over variables in the code while debugging. It led me to thinking that we could have an in-editor "Edit Variable" e…
-
### Overview *(aka. TL;DR)*
Editing fields in-line/on list is a common functionality present in systems where users' workflows require editing simple textual data at-mass over multiple entities. Th…