Files
openide/python/educational-python/resources/tips/QuickSwitchScheme.html
Valentina Kiryushkina 7e5a5b849a Rename educational plugins and update plugin's description
edu --> educational-python
educational --> educational-core
interactive-learning --> student
2016-01-26 19:36:12 +03:00

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>