From 8d201882c32d2600a98156a434e9c8467cacdcba Mon Sep 17 00:00:00 2001 From: Florian Kromer Date: Fri, 29 Jan 2021 12:09:00 +0100 Subject: [PATCH] add vscode-js-profile-flame --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 286c7ce..5afb8c4 100644 --- a/README.md +++ b/README.md @@ -411,6 +411,7 @@ See the difference between these two [here](https://github.com/michaelgmcd/vscod - [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) - Linter, Formatter and Pretty printer for [Prettier](https://github.com/prettier/prettier-vscode). - [Schema.org Snippets](https://marketplace.visualstudio.com/items?itemName=austinleegordon.vscode-schema-dot-org) - Snippets for [Schema.org](https://schema.org/). - [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) - Spelling Checker for Visual Studio Code. +- [vscode-js-profile-flame](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-js-profile-flame) - [Real-time Node.JS CPU and heap usage monitoring](https://www.youtube.com/watch?v=9UI0JT8y2c4). Framework-specific: