Mirko Richter

- Total activity 163
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 55
-
Created Documentation
Hi,while working with MPS a realized o lot of built-in constructs, types etc. which seem to be not documented anywhere around (f.e. in typesystem definition). Is there any API-doc or something like... -
Created Path-like navigation
Hi,my small sample-application has a simple tree-like structure where i want to build a behaviour very similar to the "."-Operator in Base-Language (f.e. class.method or class.field). I searched wi... -
-
Created Subfolders in Aspects
Hi,i have seen in several Platform-Languages that they store their Concepts etc. in a Folder-Like structure (f.e. jetbrains.mps.lang.actions). How can one create such a subfolder? There is no actio... -
Created How to use the IDEA-Plugin?
Hi,what are the features of the IDEA-Integration? What can be used and what are the objectives of the plugin? I can only see the "connected-icon" at the bottom of MPS... but don't know how to use i... -
Created Import vs. Use vs. Extend vs. ...
Hi all,can someone explain what the differences are between: Using Extending Importing and the like At the moment i'm creating a small Application with MPS and what to use, i find usually out by t...