梁典典

- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
梁典典 commented, -
梁典典 created a post, Answered`PsiElement?.reference?.resolve` always returns null
When i move the mouse pointer to the init function focus, the value is null, i try other also null -
-
梁典典 created a post, AnsweredHow to highlight dart code in documentation?
hello, i have this comment I want to highlight it in the document, is there any way to do it? -
-
梁典典 created a post, Answeredjava.lang.NoClassDefFoundError
I don't know what's going on, this problem has been bothering me for two days, does anyone know what's going on? I can't find a similar problem in the community -
-
梁典典 created a post, AnsweredHow to get the type or custom type of a dart value?
Hello, may I ask you to get the type text of the dart expression value. I am making a type hint function here, but it has not been able to get it correctly. The boolean displayed here should be ... -
梁典典 created a post, Answeredholder.registerProblem doesn't work
/** * yaml 版本自动补全 */class AutoVersionTool : LocalInspectionTool() { /// 访问了文件 override fun buildVisitor(holder: ProblemsHolder, isOnTheFly: Boolean): PsiElementVisitor { return YamlEle... -
梁典典 created a post,