mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
add shortcut
This commit is contained in:
parent
7f524ae3e5
commit
a0cd3b1d64
1 changed files with 11 additions and 0 deletions
|
|
@ -305,6 +305,17 @@ limitations under the License.
|
|||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<div class="col-md-8">Find in code</div>
|
||||
</td>
|
||||
<td>
|
||||
<div class="keys">
|
||||
<kbd class="kbd-default">Ctrl</kbd> + <kbd class="kbd-default">F</kbd>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue