Venbigdata
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Venbigdata created a post, AnsweredDuplicate Files in Local File System (File Based Index) - Custom Language plugin
Hi, I have a requirement in my plugin to check for duplicates files in my location file system. As I'm new to plugin Development, following were my steps to accomplish the functionality. 1. Access... -
Venbigdata created a post, AnsweredCreate a template for a custom language and available in the File -> New -> custom file
Hi, I've a custom language plugin and I'm looking for an example implementation. Here is what I've done so far looking into various posts. 1. Created an action class public class CreateFofikFileA... -
Venbigdata commented, -
-
Venbigdata created a post, AnsweredCustom Language rule works fine when viewed in PsiViewer but show BAD_CHARACTER
I'm new to Plugin Development. I have a requirement to turn a json like properties file (Plist) into a custom language. I had the following written in my language definition (bnf) file. root ::= '{... -