Files
openide/python/resources/tips/QuickSwitchScheme.html
T

17 lines
490 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>With a single keystroke, you can apply another code style/coloring scheme or keymap right from the editor.
Just press <span class="shortcut">&shortcut:QuickChangeScheme;</span>
(<span class="control">View | Quick Switch Scheme</span>),
to specify the scheme you want to change.</p>
<p class="image"><img src="images/quick_switch_scheme.png"></p>
</body>
</html>