PM Extra
PM Extra
I want to **rewrite this project by typescript** and add these features: 1. Make the options more powerful, I will add a type that: ```typescript export interface DropdownOptionObject { value:...
The work is based on #3674
I found that the gradlew is so dated, please upgrade it. Just execute `gradle wrapper` or `./gradlew wrapper` / `./gradlew.bat wrapper` to upgrade itself. Then commit the changes.
Could I set a callback to show some hints when the picture saved successfully? (picture save by the SKPhoto share activityViewController).
I just test it on Windows, ~~but I think it may also occurs on other platform~~ (Edited: It's because windows path separator `\`, so it won't occurs on other platform)....
**Steps to reproduce the issue:** 1. Build a local image that `FROM image_foo` 2. Run a container with the local image 3. Execute `docker image prune -a` **Describe the results...
https://github.com/theme-next/hexo-theme-next/pull/1515
Currently, using the `--fullpath` with `--match-d` options causes cloc to evaluate the regex based on the physical full path, but this might not align with what users expect. For instance,...
### Describe the solution/problem  I want to view and verify the digital signatures info in Files. I think we can add a tab in properties and show the signature...
**Please describe your feature request.** An equivalent option to `-j, --join-output` like `jq`. **Describe the solution you'd like** If we have data1.yml like: (please keep to around 10 lines )...