vscode-restclient icon indicating copy to clipboard operation
vscode-restclient copied to clipboard

How to install master

Open hartmark opened this issue 1 year ago • 1 comments

It seems the marketplace version haven't been updated since 2022 but the code have gotten some commits since that time.

Is there a way to install the master version in visual studio code?

hartmark avatar Dec 04 '24 10:12 hartmark

I believe you can do that with vsce, as explained in this Stack Overflow post: https://stackoverflow.com/questions/67634372/how-to-install-a-vscode-extension-from-source-code

beliakou avatar Jan 05 '25 22:01 beliakou