mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-19 14:21:27 +07:00
16 lines
366 B
HTML
16 lines
366 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>Use <span class="">Basic Completion</span>
|
|
(<span class="shortcut">&shortcut:CodeCompletion;</span>) within HTML, CSS and other files, for completing image file names.</p>
|
|
<p class="image"><img src="images/image_completion.png"></p>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|