We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f08b21c commit d89ec33Copy full SHA for d89ec33
org.nodeclipse.ui/plugin.xml
@@ -122,7 +122,7 @@
122
class="org.chromium.debug.ui.actions.JsInspectSnippetAction"
123
enablesFor="+"
124
label="Inspect"
125
- tooltip="Inspect Result of Evaluating Selected Text">
+ tooltip="Inspect Result of Evaluating Selected Text using ChromeDevTools (available during debugging)">
126
<enablement>
127
<objectClass
128
name="org.eclipse.jface.text.ITextSelection"/>
0 commit comments