-
* main.bicep
```bicep
extension microsoftGraphV1_0
resource foo 'Microsoft.Graph/applications@v1.0' = {
displayName: 'asdf'
uniqueName: 'asdf'
}
```
* bicepconfig.…
-
**Bicep version**
0.30.23
**Describe the bug**
When using something that changes the language version from v1 to v2, the dependsOn array of the resource changes and generates ARM templates that canno…
-
I’m thrilled to propose an enhanced redesign of the gradient generator as part of the GirlScript Summer of Code and Hacktober initiatives! My vision is to create a user-friendly and visually stunning …
-
## Feature description
Photos should appear in the mode in which they were taken (landscape or portrait).
## Context
When you're uploading a photo taken in portrait mode, in preview generator…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* P…
-
Hi
we had this problem sometimes:
there are vwx (Vectorworks) and dwg (Autocad) files in the folder
Error:
`An unhandled exception has been thrown:
ValueError: Path cannot be empty in /var/ww…
-
## Feature description and goals
Support for S3 and other backend for depot has some consequences about the preview_generator mecanism: https://github.com/tracim/tracim/issues/3908.
We do currentl…
-
Logo and community picture (copy paste link to teams or similar should show a picture and not just a github preview) are missing.
Doesn't need to be fancy. There are nice generators for simple logos…
-
Why?
`Wanted to make random tilemap generator for LDTK -> Too much work to assign ruletiles in LDTK -> Make fully procedural map generator -> Draw basic tilesets > AseSprite doesn't support seamles…
-
Based on the description, source generators should be invoked on document Save. However, this doesn't happen.
**Version Used**:
Visual Studio 2022 v17.12 Preview 4
**Steps to Reproduce**:
Paste the…