owzim
owzim
Right now when uploading a file or image, it will get uploaded without accompanying template file. It would be very useful to be able to set the template in field...
## Description Copy&Paste not working on nested blocks When copying blocks with keystroke or with options menu, pasting them does result in the paste dialog being shown, but cmd+v makes...
### Is your feature request related to a problem? Please describe When the launcher is visible and in focus and the down-arrow has not been used to access lower result...
The docs explicitly state that this won't work: ```css /* Won't work: */ .btn { @apply block bg-red-500; @apply hover:bg-blue-500; @apply md:inline-block; } /* Do this instead: */ .btn {...
... and be reflected in the previews. It's working for title and description already, so this would add consistency. Great looking plugin btw. It is lacking some essential features though...
Currently DocBlocker is not working with this: ```php $bar = function(string $foo) : bool { return true; }; ``` it just generates an empty comment: ```php /** */ $bar =...
Great work! I want to see this project mature and be maintained well. I think there are many many other people who want that too. So it would be great,...
see http://processwire.com/talk/topic/530-profile-export-module-also-upgrade-pw-20-to-21/?p=29289 filed for the sake of completeness
### Actual behavior: Prompt element shows 'blocks' Example: ```sh rofi -modi blocks -show blocks -blocks-wrap ./foo -p 'bar' ``` or empty: ```sh rofi -modi blocks -show blocks -blocks-wrap ./foo -p...