-
**pylupdate5 v5.14.2**
My code use [black](https://github.com/psf/black) as the unique code formatter.
Black add a trailing comma after some strings.
Sadly, pylupdate5 do not extract those stri…
-
## Describe the Bug
Complex parameter default expressions (specifically those involving an AST branch node) are returned incorrectly.
For example:
```puppet
class test($param = 1 + 1) { ... }
`…
-
Extracted from game data using [ggtool](https://github.com/jonsth131/ggtool).
At the moment, it just extracts most dialogue lines from Yack files and fills in the rest of the speaking parts, cutsce…
-
Perun should be refactored a little
- [x] refactor colors (maybe extract them to module + class)
- [x] refactor namedtuples and enums (WIP by TF)
- [x] refactor format strings (WIP by TF)
- [x] re…
-
### Description
I think it would be helpful when extracting sections or generally processing very large strings to have a preg_match_callback() function.
Currently I use preg_replace_callback(), d…
nevez updated
2 months ago
-
I've begun work on extracting the [Value Object](https://www.w3.org/TR/json-ld/#value-objects) shape used in the JSON-LD Syntax v1.1 specification. It provides a foundation for consistent handling of …
-
It would be nice to have `strings []` command that would act similarly as `strings ` in CLI, but would search strings in the debugged process memory.
-
**What are you trying to do?**
I would like to extract `regex::Captures` structs directly, rather than the already-unwrapped string values, because I require the byte offsets directly (e.g. to implem…
-
## Problem description
I just came across this project when dealing with the product i18n process. First of all I want to thank to @zealot128 to come up with a nice solution. This tool allow me to pl…
-
I understand that the application is still under heavy development, but I wanted to ask if it would be possible to contribute to it by localizing Mindful into other languages. Which system would be po…