Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Giraffe
Total activity
79
Last activity
January 17, 2023 09:59
Member since
March 28, 2022 15:13
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
37
Activity overview
Posts (8)
Comments (34)
Sort by recent activity
Recent activity
Votes
Created
May 24, 2022 09:45
Enum CellActionType contains all defined action types (http://127.0.0.1:63320/node?ref=1ed103c3-3aa6-49b7-9c21-6765ee11f224%2Fjava%3Ajetbr[…]s.openapi.editor.cells%28MPS.Editor%2F%29%2F%7ECellActio...
Community
MPS
I am trying to define custom behaviour on some key press actions.. Like for eg: If the user hits enter on a cell, I want some action to perform. I use `Cell Action Map` and `Cell Keymap` for this.. Fo...
0 votes
Created
May 24, 2022 09:44
yes it's this one, I'm not aware of any documentation but it should be straightforward, instead of `{myProp}` use `{myProp} ` in the editor
Community
MPS
My previous message might have been unclear, so I hope this one clarifies more. I have developed a language in MPS, which has input fields and a result field. In the result, I would like to populate t...
0 votes
Created
May 24, 2022 09:44
The easiest way is to use the multiline property cell from mbeddr
Community
MPS
My previous message might have been unclear, so I hope this one clarifies more. I have developed a language in MPS, which has input fields and a result field. In the result, I would like to populate t...
0 votes
Created
May 24, 2022 09:44
Hi Natalie, if you generate Java code you can load it via reflection from the class loader of the solution that it is contained in. I have created a sample and wrote a short post about it:
Community
MPS
My previous message might have been unclear, so I hope this one clarifies more. I have developed a language in MPS, which has input fields and a result field. In the result, I would like to populate t...
0 votes
Created
May 19, 2022 13:04
Hi Slack user:U6M94JMGX>, thank you very much, that works! We should pay more attention to the inspector after all! The only challenge is the property macro in the inspector, but I help myself with...
Community
MPS
Hey guys, we want to move generated files to subfolders after generation (depending on virtual package). For TextGenText or XML file concept it works with @CopyOutcome annotation. But for a ClassConce...
0 votes
Created
May 19, 2022 12:08
Thanks, I will look at it!
Community
MPS
How the compilation of Java files is triggered after textgen is ran? I would like to execute some code after I complete generate something into text. I see there are post-processing scripts which ran ...
0 votes
Created
May 19, 2022 12:08
Right, I forgot about facets!
Community
MPS
How the compilation of Java files is triggered after textgen is ran? I would like to execute some code after I complete generate something into text. I see there are post-processing scripts which ran ...
0 votes
Created
May 04, 2022 10:44
Slack user:U6M94JMGX> thanks for this, not sure I follow though, where is the java options part of the build script? 'offered me to add _*java options*_ section in the build script, set _*copy res...
Community
MPS
Hi all, I have created a language with new concepts, these concepts each have a icon described (as below), and they display all the time my language is open in an editor. However when I use the lang...
0 votes
Created
May 04, 2022 10:44
Sorry we pack the language as a plugin
Community
MPS
Hi all, I have created a language with new concepts, these concepts each have a icon described (as below), and they display all the time my language is open in an editor. However when I use the lang...
0 votes
Created
May 04, 2022 10:40
AFAICT the checks performed in logical view are fixed and cannot be extended.
Community
MPS
Hi all, If the name of the node is duplicated in a model, is there any way to show an error on the duplicated node in the logical view of mps ?...
0 votes
«
First
‹
Previous
Next
›
Last
»