-
As someone who was the direct target audience for this plugin (i.e. some programming sans TypeScript/JavaScript experience and someone who just needed additional functionality not found in existing pl…
spmcv updated
7 months ago
-
### Steps to Add a New Language Translation
1. **Get the Language Code**:
- Visit [Flutter's GlobalMaterialLocalizations documentation](https://api.flutter.dev/flutter/flutter_localizations/G…
-
It would be lovely it rente was just a [lein template](https://github.com/technomancy/leiningen/blob/master/doc/TEMPLATES.md), so one wouldn't have to go `sed`ing through the code to customize namespa…
-
From a discussion with @CyrusNajmabadi on Discord, it's ideal if the boilerplate code that's added with the project template became part of the library itself.
See messages from https://discord.com…
-
Oftentimes notebooks start with a bunch of boilerplate like imports of a library dependency. It would be cool if users could add predef code to their notebook's configuration so new notebooks would ru…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[V] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issu…
-
atm we only have basic boilerplate code in the repo. I think it will better to have a proper project structure in the repo . otherwise in the initial PR's we will experience confusions regarding this …
-
### Summary
The current b64encode and b64decode filters do not allow for producing encoded strings according to [RFC 4648 section 5](https://datatracker.ietf.org/doc/html/rfc4648#section-5), comm…
-
Some explanation of how to set bindings for optional values in a prepared statement would be helpful. It seems you can't set binding is the property is optional. If so how do you set the property (c…
-
Need a way to get all inherited fields in one call, something like:
```java
PojoClass {
[...]
public List getAllPojoFields(); // return all declared and inherited.
public List getInheri…