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
480 stars 30 forks source link

Suggest adding a link to VScode marketplace. #236

Closed 119311 closed 1 year ago

119311 commented 1 year 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 1 year 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 1 year 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 1 year ago

thanks @amrbashir

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

amrbashir commented 1 year ago

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

amrbashir commented 1 year ago

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