Thank you, we appreciate your help!
Most changes & feature enhancements don't require the extension to be modified, as the majority of the data used in the extension is supplied by the Deno Language Server which is integrated into the Deno CLI.
If you already have this VSCode extension installed from the Marketplace,
note that there is no need to uninstall it for development as it is
automatically
replaced when the Launch Client instance is running.
-
Clone this repository
-
Open the project in VSCode
-
Install the dependencies
npm install
-
In the VSCode Debug Menu start the
Launch Clienttask -
In the VSCode Debug Menu use the restart button after you have made changes to reload
Once you are ready to open a ( draft ) pull request, give it a 𝗧𝗶𝘁𝗹𝗲 and 𝗗𝗲𝘀𝗰𝗿𝗶𝗽𝘁𝗶𝗼𝗻 that help people - that don't know of your changes - to understand what, how and why you did what you did.
It's helpful to link related 𝗜𝘀𝘀𝘂𝗲𝘀 & 𝗗𝗶𝘀𝗰𝘂𝘀𝘀𝗶𝗼𝗻𝘀 !