Usman Sabuwala

Results 48 issues of Usman Sabuwala

I've noticed that when a new site is added, the name of the site is added to the URL for it's analytics page. For instance: ![image](https://user-images.githubusercontent.com/51731966/164956960-419958fb-ee2c-4329-8110-43ca287a57ba.png) Here, the URL is...

I just noticed that the normal **GitHub Theme** is working fine but the **GitHub Dimmed** and **GitHub Default** don't have a different colour for components. And the components are of...

type: syntax

I noticed that in CSS, the properties and the values have the same colors which is a bit confusing and looks bad imo. Also, it would be better after the...

type: syntax

In the GitHub theme, the inbuilt objects and properties have the same color while newly created have different color. `document.something` has the same color while `testObj.something` has a different color....

type: syntax

**Is your feature request related to a problem? Please describe.** Just discovered it's an amazing package that lets us generate assets for a PWA. But as it uses `puppeteer-core`, it's...

feature request

Hey there! Really loved the concept and the app is so professional! I thought how about we convert it to use TypeScript? As it's a really great app and TS...

enhancement

Hi again! I encountered this issue. It is not that important but still, some people might get annoyed with this on Linux. ![image](https://user-images.githubusercontent.com/51731966/85745596-72717d00-b723-11ea-952d-e0ede6aeda18.png) On the right side, Mechvibes is open...

I was having a hard time creating an array of languages whenever I used this package. I added and exported an array of languages and also the type `Language`. There...