mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
WebStorm tips of the day (WEB-2303)
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
<body>
|
||||
|
||||
|
||||
<p>To open your browser with Javadoc for the class or method used at the editor's caret,
|
||||
<p>To open your browser with documentation for the element at the editor's caret,
|
||||
press <span class="shortcut">&shortcut:ExternalJavaDoc;</span>
|
||||
(<span class="control">View | External JavaDoc</span>).</p>
|
||||
(<span class="control">View | External Documentation</span>).</p>
|
||||
<p>You must have the path to your browser set in the <span class="control">General</span> options
|
||||
(<span class="control">File | Settings</span>)
|
||||
and paths to Javadoc-generated files added to your project
|
||||
and paths to documentation files added to your project
|
||||
(<span class="control">File | Settings | Project Structure</span>) to use this feature.</p>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user