Change KotlinCleanupInspection display name and description to mention deprecated symbols
This commit is contained in:
@@ -3,5 +3,8 @@
|
||||
This inspection is used during the code cleanup operation (Analyze | Code Cleanup) to automatically
|
||||
replace usages of obsolete language features or unnecessarily verbose code constructs with
|
||||
compact and up-to-date syntax.
|
||||
<p>
|
||||
Deprecated symbol usages are also replaced with their proposed substitutions.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user