PsiViewer is not displaying PsiStructure for custom language.
Hi,
I am developing a plugin for custom language. PsiViewer is not displaying the PsiStructure for the code snippet. Any idea what might be reason and how to debug this further.
Thx,
Chandra
请先登录再写评论。
Hello Chandra,
By default all registered with FileTypeManager LanguageFileType's are available in PsiViewerDialog.
Otherwise there's a PsiViewerExtension that allows to do some more customization.
Gregory Shrago
On 23.06.2010 14:59, chandra sekhar wrote:
>
>
>