mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
12 lines
321 B
HTML
12 lines
321 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
<p>
|
|
You can switch between sorting completion variants by relevance or alphabetically by using an icon at the bottom right:
|
|
</p>
|
|
<p class="image"><img src="images/changeLookupSorting.png"/></p>
|
|
</body>
|
|
</html>
|