-
# Suggestion
## 🔍 Search Terms
dynamic imports template string typed
## âś… Viability Checklist
My suggestion meets these guidelines:
* [x] This wouldn't be a breaking change in existing …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Greenfield/Brownfield provisioning
greenfield
### Terraform Version
1.7.0+
### Module Version
9.1.0
### A…
-
Like texture paths shouldn't show up inside of. This'd have to be specified for the different completions as it may be applicable in some places
```json
{ "textures": {|} }
```
But it should here
…
-
## Search Terms
Use constant string in place of string literal for dynamic import statements.
## Suggestion
Honestly I don’t know if this is a bug or a suggestion.
Is there a way to allow …
-
cc @koto @lukewarlow
https://w3c.github.io/webappsec-csp/#can-compile-strings contains
* If bodyString is not equal to bodyArg’s [data](https://www.w3.org/TR/trusted-types/#trustedscript-data),…
-
![image](https://user-images.githubusercontent.com/21311885/47198688-c2be0680-d3a8-11e8-8c5c-a1ee36caf320.png)
Not really a priority, but this is going to happen as number grows beyond 8192 :cry:, si…
-
**Describe the problem**
Currently, adding new query or task types to the code requires manual updates in multiple places. For example, the following code snippet illustrates that the `query_type` fi…
-
- How are these strings allocated and deallocated? are they allocated dynamically?
- Are they owned by the `struct archive` or `struct archive_entry` / header? Or are they supposed to be deallocated …
-
### Describe the feature
Hello,
I´m working on a project, which heavily uses Vogen, that needs to filter values submitted by the FrontEnd, on the BackEnd with IQueryable.
I would say that 95% o…
-
We may want to add a new Gradle task that checks if all translations are complete.
If any translations are missing, the task will fail.
We can use the /projects API for this by iterating over the…