Alexander Trauzzi

Results 71 issues of Alexander Trauzzi

Is there any way that studio can store the list of packages that are being overridden in the platform-specific user preferences dir rather than a `json` file in the project...

**Description** When I open a document, make changes to some of its elements and later call `SaveAs`, the original source file also appears to be overwritten. This happens even when...

bug

Cropping is awesome, and 1/2 the story of the most common image manipulations. The other being rotation. Not even free rotation. Just at 90 degree increments!

Reference: https://developers.google.com/gmail/markup/overview I think it would be so awesome if maildev was able to perform and maybe even surface some of the behaviours offered by google's email markup. Would really...

feature

I would like to use a docker image for my build pipelines, but unfortunately I have no way of automating authentication in the pipeline prior the the container being downloaded....

feature-request

### Introduction I recently started using React Native for an application initiative at _current job_. During some web-based front end work, I created some internal libraries to standardize our data...

🗣 Discussion

Just happened upon this and I figured it might be neat if this package wrapped/abstracted it. This is made _by Microsoft_, so it's a pretty decent option for a solid...

enhancement
help wanted
good first issue

This is the obligatory request for an officially maintained `.d.ts` file. 😄 So many RN projects are including them nowadays, and this seems to be a fairly popular implementation of...

As seen here: https://dotnet.github.io/

I have the following in my template: ``` { "$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": { "vm_public_key": { "type": "String" } }, ... ``` And a parameters file with the following:...

ResourceManager
ARM