nuclei icon indicating copy to clipboard operation
nuclei copied to clipboard

Intellisense support for js protocol

Open Mzack9999 opened this issue 2 years ago • 2 comments

Please describe your feature request:

Writing templates in js protocol should be intuitive and avoid continuous back and forth between docs and template editor, requiring multiple trials before grasping how the libraries and logic works. In order to improve the template writers experience it would be helpful either:

  • Add a language server, or somehow enable intellisense for js
  • Since ECMA js can run in the browser as well, mock various libraries call and execute the js snippet in the browser within the template editor at https://templates.nuclei.sh, the final effect should be something like this, allowing users to intuitively and incrementally build code. image

Mzack9999 avatar Oct 21 '23 08:10 Mzack9999

I'm closing this issue due to inactivity. If you believe this was a mistake, please feel free to reopen it.

dogancanbakir avatar Oct 23 '25 08:10 dogancanbakir

Reopening this as its required for JS templates

Ice3man543 avatar Oct 27 '25 12:10 Ice3man543