mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-24 00:44:37 +07:00
16 lines
360 B
HTML
16 lines
360 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>It is possible to rename CSS selectors directly from HTML. Position the caret at
|
|
the selector to be renamed and press <span class="shortcut">&shortcut:RenameElement;</span>
|
|
(<span class="control">Refactor | Rename</span>).</p>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|