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,12 @@
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
Right-clicking on a breakpoint (in the left gutter) invokes the context menu where
|
||||
you can quickly enable/disable the breakpoint or adjust its properties.</p>
|
||||
<p class="image">
|
||||
<img src="images/breakpoint_speedmenu.png"></p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user