Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ code --install-extension Fuzionix.devtool-plus
**Does this extension collect any telemetry or usage data?**
No. DevTool+ is built on the principle of absolute privacy. There are no tracking scripts, no telemetry, and no external API calls.

**Will installing this extension slow down code editor?**
**Will installing this extension slow down my code editor?**
DevTool+ is built using **Lit**, a lightweight web component library. The extension and its views are only loaded into memory when you actually open the side panel or a tool, ensuring your editor remains fast and responsive.

**Does it match my code editor's theme?**
Expand Down