
There is an extension for VSCode called Frida Workbench.
This plug-in links VSCode and Frida to provide various conveniences.
From the introductory screen, you can see that there are several features, but the code autocomplete feature is the most useful.

– Create a file.js
– then press cmd + shift + p and looking for frida get
