mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-03 03:37:58 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
17 lines
490 B
HTML
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> |