Willyuen92
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Edited How filter out completion tips that have syntax errors
AnsweredI'm developing a sentence level java completion plugin. The completion tips are generated by AI models. But some of them contain syntax errors and I want to filter out these tips. I've tried some ...