webpack-code-inspector-plugin
Advanced tools
Comparing version 0.18.1 to 0.18.2
{ | ||
"name": "webpack-code-inspector-plugin", | ||
"version": "0.18.1", | ||
"version": "0.18.2", | ||
"main": "./dist/index.umd.js", | ||
@@ -41,3 +41,3 @@ "module": "./dist/index.mjs", | ||
"dependencies": { | ||
"code-inspector-core": "0.18.1" | ||
"code-inspector-core": "0.18.2" | ||
}, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
@@ -305,17 +305,6 @@ <div align="center"> | ||
- 2.Configuring VSCode Command Line Tool | ||
- 2.Using the function | ||
> **Tip:** Skip for Windows or other IDEs <br /> | ||
> This step is only required for Mac with vscode as IDE. Skip this step if your computer is Windows or if you use another IDE. | ||
Now you can enjoy using it!~ | ||
In VSCode, press `command + shift + p`, search for and click `Shell Command: Install 'code' command in PATH`: | ||
<img src="https://cdn.jsdelivr.net/gh/zh-lx/static-img/code-inspector/vscode-command-line.png" width="400px" /> | ||
If you see the dialog box below, the configuration was successful: | ||
<img src="https://cdn.jsdelivr.net/gh/zh-lx/static-img/code-inspector/command-line-success.png" width="300px" /> | ||
- 3.Enjoy using it | ||
When pressing the combination keys on the page, moving the mouse over the page will display a mask layer on the DOM with relevant information. Clicking will automatically open the IDE and position the cursor to the corresponding code location. (The default combination keys for Mac are `Option + Shift`; for Windows, it's `Alt + Shift`, and the browser console will output related combination key prompts) | ||
@@ -322,0 +311,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24115
334
+ Addedcode-inspector-core@0.18.2(transitive)
- Removedcode-inspector-core@0.18.1(transitive)
Updatedcode-inspector-core@0.18.2