Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Rabbit
Total activity
66
Last activity
January 17, 2023 09:59
Member since
March 28, 2022 15:16
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
30
Activity overview
Posts (5)
Comments (31)
Sort by votes
Recent activity
Votes
Created
June 10, 2022 08:44
Yes, this would be internally hosted for just my customers.
Community
MPS
Does anyone have any experience to share about setting up a plugin repository for your languages? It seems like an interesting alternative to building an new standalone IDE with plugins bundled everyt...
0 votes
Created
May 24, 2022 09:40
If you know the type of the parent you might also use `node.ancestor<ParentType>` . This is slightly more robust, as this will keep working even if you put a concept between A and B, because `ances...
Community
MPS
Hi everyone, can I find the parent name of a child concept? or should I add a reference to it parent? For example, Concept A Children: concept B In textGen I will add the concept B with its propert...
0 votes
Created
May 13, 2022 10:11
Maybe someone has a simpler solution, but you could implement your own node search. Implement some code that looks similar to a href='http://127.0.0.1:63320/node?ref=r%3A00000000-0000-4000-0000-011...
Community
MPS
Hello, we have a case where we display a large number of nodes (rootsIncludingImported) in a substitution a href='http://menu.It'menu.It/a takes a long time to display the nodes. Is there any way to e...
0 votes
Created
May 09, 2022 10:30
Thanks - no I hadn’t appreciated the need to import the model containing the Date with Ctrl-R - I had expected specifying the dependency on the model in the Model properties to be sufficient (I ne...
Community
MPS
I am using ‘BlockStatement’ from base-language as the basis for a script language concept. I’ve been experimenting calling Java stubs imported / generated from a Jar (having followed the instructio...
0 votes
Created
May 09, 2022 10:02
MPS models are forests of trees. Each tree consists of nodes and has one root node. A node may contain zero or more children (contain = when the node is moved or deleted, its children go with it). ...
Community
MPS
Hi can someone help me understand what is the difference between children and reference (i don't quite understand the definition on the guide). Thanks....
0 votes
Created
May 04, 2022 10:28
One other way would be to use the `GeneratorFacade` from `com.mbeddr.mpsutil.generatorfacade` .
Community
MPS
Is it possible to run a generator programmatically on a model that I have created in a testcase?...
0 votes
Created
May 04, 2022 10:27
That was quick :-) Thanks Slack user:U6K3FGW3U>
Community
MPS
Probably a stupid question, but what's the deal with this myproject.home and mps.macro.myproject.home-$myproject.home folder macro combination in build solutions. I am using it because I know you need...
0 votes
Created
May 04, 2022 10:27
In my build solution I have: 'folder mps.macro.*my_project.home* = something' And in my TestInfo file I have: 'ProjectPath: ${*my_project.home*}', pointing in the settings to 'something'. Do I un...
Community
MPS
Probably a stupid question, but what's the deal with this myproject.home and mps.macro.myproject.home-$myproject.home folder macro combination in build solutions. I am using it because I know you need...
0 votes
Created
May 03, 2022 10:48
Community
MPS
silly question... what does the 's' stand for in the 'Smodel' language. Structure? Super?...
0 votes
Created
May 03, 2022 10:47
https://github.com/JetBrains/MPS/blob/37dbc97f9be6396536307a141a91ab004216a9d3/source/jetbrains/mps/textGen/SNodeTextGen.java#L3
Community
MPS
silly question... what does the 's' stand for in the 'Smodel' language. Structure? Super?...
0 votes
«
First
‹
Previous