Marcus Nilsson
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Marcus Nilsson commented, -
Marcus Nilsson created a post, Alt-F1 project view target with overridden project view nodes, how to?
Hi,I have overridden the filenode of a custom language so that a file is represented by a toplevel PSI element in the file instead. This is much like ClassTreeNode is used in Java to represent Java... -
-
-
Marcus Nilsson created a post, Getting nodes in ProjectView marked as red when there is problem in file for custom language
Hi,We have a custom file type where we have provided a TreeStructureProvider to get our custom files to show differently in the project view.When you have a syntax error in Java-files, you get a re...