tauri-apps / tauri-vscode

Visual Studio Code Extension for Tauri apps development
https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode
Apache License 2.0
450 stars 28 forks source link

Suggest adding a link to VScode marketplace. #236

Closed 119311 closed 10 months ago

119311 commented 10 months ago

How about adding a link to the marketplace on the github page?

Of course you all know this link, but could you please add something like the following. link to marketplace

amrbashir commented 10 months ago

Sounds like a good idea preferably using a badge from shields.io, would you like to make a PR? We would appreciate it, thanks :heart:

119311 commented 10 months ago

Thanks @amrbashir.

The truth is I'd love to send you a PR, but the solution I'm trying to figure out is to edit the About in the upper right hand corner of the screen and add a link like the one in the picture.

I made changes to the one I forked myself, but couldn't get it to create a PR...

Probably because I'm not in contributors, but if you don't mind, could you please edit it directly

image

119311 commented 10 months ago

thanks @amrbashir

I see. I'll try with shields.io.

amrbashir commented 10 months ago

@119311 thanks I added it in the repo description as per your suggestion.

amrbashir commented 10 months ago

Feel free to open a PR for the README if you want.