licheng
看一些东西,学习一些新东西!
- Total activity 46
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
-
licheng created a post, AnsweredConsoleFilterProvider in Run is not working.
<consoleFilterProvider implementation="MyConsoleFilterProvider" order="first" /> class DartInfo( val file: VirtualFile, val className: String = "" ) fun VirtualFile.toPsiFile(project: Pro... -
-
licheng commented, -
-
-
-
-
licheng created a post, AnsweredHow to use code completion in comments
EN:How to use code completion in commentsWhen I enter "," in the comment, code completion does not appear. Is there any way to achieve this? CN:当我在注释中输入","时,不会出现代码完成。 有什么办法可以实现这一点吗? -