mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
remove template placeholder from description
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Finds duplicated code
|
||||
<!-- tooltip end -->
|
||||
Text after this comment will not be shown in tooltips.
|
||||
</body>
|
||||
</html>
|
||||
|
||||
-2
@@ -1,7 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention detaches <b>else</b> clause from the <b>if</b> statement, if corresponding <b>then</b> clause never completes normally.
|
||||
<!-- tooltip end -->
|
||||
Text after this comment will not be shown in tooltips.
|
||||
</body>
|
||||
</html>
|
||||
-2
@@ -1,7 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention replaces if-statement with equivalent ternary operator
|
||||
<!-- tooltip end -->
|
||||
Text after this comment will not be shown in tooltips.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user