Files
openide/RegExpSupport/resources/intentionDescriptions/CheckRegExpIntentionAction/description.html
Aleksandra Zolushkina c259131c03 Proofread RegExp intention action description
GitOrigin-RevId: c7ba1c0c5dbb9b9662c68bf3416fde863b039b43
2021-05-05 11:19:49 +00:00

10 lines
259 B
HTML

<!--
~ Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
-->
<html>
<body>
Allows you to check validity of regular expressions in a dedicated dialog.
</body>
</html>