Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Vaclav Pech
Total activity
1348
Last activity
July 15, 2024 14:40
Member since
July 08, 2011 03:12
Following
0 users
Followed by
2 users
Votes
2
Subscriptions
510
Activity overview
Articles (0)
Posts (2)
Comments (834)
Sort by votes
Recent activity
Votes
Created
May 27, 2016 10:29
Unless I misunderstood something fundamental in your example, I believe that an inference rule: typeof(complexNode) = typeof(complexNode.attributeReference) would do the trick. (Here I assume you a...
Community
MPS
Set type for a node
0 votes
Created
May 26, 2016 05:34
I suspect you haven't made your empty line to be the node that gets created when Enter is pressed- https://confluence.jetbrains.com/display/MPSD33/Editor+cookbook#Editorcookbook-Specify,whichconcep...
Community
MPS
Creating the Empty Line Command from Kajak project
0 votes
Created
May 23, 2016 10:21
Sorry for the trouble, guys. It is scheduled for fixing in 3.4 - https://youtrack.jetbrains.com/issue/MPS-23716
Community
MPS
Language to Language generator
0 votes
Created
May 23, 2016 05:05
I remember a similar behavior, when I2 was not implementing the INamedConcept interface. Could this be the case? Vaclav
Community
MPS
Language to Language generator
0 votes
Created
May 21, 2016 16:01
You should now be having two custom editors, one attached to your hind and a second one attached to both hints - your and comment. Both editors should be having the action maps and keymaps set. Is ...
Community
MPS
Conflict with Statement_comment_Editor
0 votes
Created
May 21, 2016 06:13
This to me looks like a bug that deserves investigation. I've created a YouTrack issue at https://youtrack.jetbrains.com/issue/MPS-23814 Could you please add any relevant details or even the whole ...
Community
MPS
Intentions not working with "use default hints"
0 votes
Created
May 20, 2016 10:26
In fact, if you hit Enter in the "hint" area of an editor definition, you'll get a chance to fill in a second hint. An editor definition holds 0..N context hints. Vaclav
Community
MPS
Conflict with Statement_comment_Editor
0 votes
Created
May 20, 2016 10:13
Official comment
To summarize, you have two hints applicable to a statement and no editor matches them both. Instead, you have two editors, each matching either of the two hints. The current limitation of MPS is th...
Community
MPS
Conflict with Statement_comment_Editor
0 votes
Created
May 20, 2016 09:06
This editor definition works fine for me in MPS 3.3.5. Are you on the same version? What does your failing BaseLanguage code look like?
Community
MPS
Conflict with Statement_comment_Editor
0 votes
Created
May 20, 2016 08:46
This error indicates that you have two editors applicable to the currently selected hints - both "jetbrains.mps.lang.core.editor.BaseEditorContextHints.comment" and "myProject.editor.Hints.betterSt...
Community
MPS
Conflict with Statement_comment_Editor
0 votes
«
First
‹
Previous