Files
openide/python/python-community-ide-resources/resources/tips/Reopen.html
2015-12-17 17:14:04 +03:00

21 lines
558 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>To open again one of the recent projects, use <span class="control">Reopen</span>(on Windows and Linux)/<span class="control">Open Recent</span>(on MacOS)
on the <span class="control">File</span> menu:</p>
<p class="image"><img src="images/reopen.png"></p>
<p>Another way to reopen a project is to right-click the <span class="product">&productName;</span> icon on the task bar:
</p>
<p class="image"><img src="images/jumplist.png"></p>
</body>
</html>