Nish Tahir

Results 7 issues of Nish Tahir

It would be nice to be able to adjust the generated image quality for situations where a high-resolution image is desirable.

## Setup ### Versions - **Rust:** nightly-2019-12-22 - **Diesel:** version = "1.4.3", features = ["postgres", "r2d2"] - **Database:** Postgres - **Operating System:** macOS ### Feature Flags - **diesel:** ## Problem...

bug

When attempting to use a `` drawable xml file, I get an issue similar to #9. Which I believe is caused by [this](https://github.com/developer-shivam/Crescento/blob/6bdd6cea0561d92f2dbf1f1fe40d09722bd7e522/crescento/src/main/java/developer/shivam/crescento/CrescentoImageView.java#L172) not being assignable to [LayerDrawable](https://developer.android.com/reference/android/graphics/drawable/LayerDrawable). ``` Caused...

My use-case is a bit of a strange one but I have a separate tool generating an SVG which I am previewing using this extension. It currently does this by...

## Description This fixes some unstable formatting in GraphQL schema and operations files. This is a superset of https://github.com/prettier/prettier/pull/8183 and also addresses issues in https://github.com/prettier/prettier/issues/8182, https://github.com/prettier/prettier/issues/9112, and https://github.com/prettier/prettier/issues/9955 ## Checklist...

### Is your feature request related to a problem ? It's difficult to manage a bunch of news feeds/posts from bot accounts in my timeline. It would be cool to...

enhancement

We should add a new rule for trailing commas? Reference eslint implementation https://eslint.org/docs/rules/comma-dangle For example, the following function ```brightscript function sampleFunction() as object if GetGlobalAA().user = invalid then user =...

enhancement
help wanted
new rule
good first issue