jin chen
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Edited How to intercept and process code nodes (syntax and highlight)
<root> <code lang="java"> System.out.println("hello") </code> <code lang="javascript"> console.log('hello') </code></root> I learned that com.intellij.psi.PsiLangua...