Files
openide/python/pluginResources/postfixTemplates/PyWhilePostfixTemplate/description.html
Semyon Proshev 980c882693 Update python postfix templates' descriptions (PY-48274)
GitOrigin-RevId: 91754f9026b8740f19d7e12be9170d740ac188a7
2021-04-30 12:07:23 +00:00

5 lines
99 B
HTML

<html>
<body>
Uses the expression as condition in the <code>while</code> statement.
</body>
</html>