mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
Rename educational plugins and update plugin's description
edu --> educational-python educational --> educational-core interactive-learning --> student
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user