mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-03 11:47:50 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
18 lines
441 B
HTML
18 lines
441 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>Use <span class="shortcut">&shortcut:QuickImplementations;</span>
|
|
(<span class="control">View | Quick Definition</span>),
|
|
to quickly review definition or content of the symbol at caret, without the need to open it
|
|
in a new editor tab.</p>
|
|
<p class="image"><img src="images/ctrl_shift_i.png"></p>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|