Required properties of <extensions> tag is incosistent with documentation

已回答

I wrote my own FileType class and tried to register it as it is written in documentation:

Unfortunately, my JetBrains wants something completely different:

Why? Is it normal? What I am doing wrong?

0

You have all the details about the issue provided in the second screenshot.

Also, please make sure to follow the Registering a File Type article.

1
Avatar
Permanently deleted user

Thanks. I don't see any additional hints in `Registering a FIle Type` article. It says to derive from ` LanguageFileType` which I did.

0

Above page has been revised to point out required properties, also added table of possible association attributes

0

请先登录再写评论。