generated from JetBrains/intellij-platform-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 323
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(test): add line comments to related classes and current class
Add line comments to the related classes and current class in the TestCodeGenTask.kt file. This is done by retrieving the line comment prefix for the file's language and using it to format the comments. The related classes are preceded by the comment "// here are related classes:", and the current class is preceded by the comment "// here is current class information:". The comments are added to the prompter string.
- Loading branch information
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters