mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 23:31:05 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
18 lines
424 B
HTML
18 lines
424 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>You can use Basic Completion
|
|
(<span class="shortcut">&shortcut:CodeCompletion;</span>) for completing attributes,
|
|
parameters, tags, selectors, etc.</p>
|
|
<p class="image"><img src="images/completion_in_html.png"></p>
|
|
<p class="image"><img src="images/completion_in_html2.png"></p>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|