R JL
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created What is the best practice for checking node dependencies and starting plugin services on demand?
AnsweredLet's say I have a plugin to provide support for a certain javascript library and I want to implement:1. Only start the plug-in function when a certain dependency is installed2. Ability to respond ... -
Created HighlightInfoFilter cause NPE
Answeredhi, when I use HighlightInfoFilter for Vue code, the following error occurs, after debugging, I found that the filtered highligh info will become null, which will trigger NPE during internal traver... -
Created css code Highlighting in documentation
AnsweredI am using DocumentationTargetProvider to implement the documentation function. It mainly provides the document of the css attribute corresponding to the class name for the UnoCSS library, and it r...