Flex/JS creation
I am working on a plugin that involves generating flex code. Is there any support for this in the Open API? The element factory is part of the JavaPsiFacade, but I do not see a similar one for Javascript or Flex. Is there a way to do this, or must I insert everything to the files as text?
Please sign in to leave a comment.