[Tool/Web/Other] search-pawn-package - a vscode extension for sampctl projects - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Tools and Files (
https://sampforum.blast.hk/forumdisplay.php?fid=82)
+---- Thread: [Tool/Web/Other] search-pawn-package - a vscode extension for sampctl projects (
/showthread.php?tid=660747)
search-pawn-package - a vscode extension for sampctl projects -
SyS - 12.11.2018
search-pawn-package
This is a simple vscode extension which provides pawn package suggestions in your pawn.json with the help of Southclaw’ pawndex api.I wrote this extension because i was too lazy to search for repositories for each dependencies and add them to pawn.json.Pull requests and code reviews are welcome.
Installation
Just search for search pawn package in extensions and click install
Usage

Repository
https://github.com/Sreyas-Sreelal/search-pawn-package
Re: search-pawn-package - a vscode extension for sampctl projects -
TheToretto - 12.11.2018
This gotta be very useful, nice work. (r+)
Re: search-pawn-package - a vscode extension for sampctl projects -
Sasino97 - 12.11.2018
Great idea, thanks for sharing
Re: search-pawn-package - a vscode extension for sampctl projects -
SyS - 13.11.2018
This extension is now merged with Pawn Tools extension