vscode-esdoc-mdn
vscode-esdoc-mdn copied to clipboard
[BETA] See documentation of any javascript api from mozilla on your visual studio code side by side
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...
Thanks for this plugin. When I type `//mdn FormData;` the plugin doesn't find any documentation, but there is a [page](https://developer.mozilla.org/en-US/docs/Web/API/FormData) with this function. Any ideas what's going on?