Home
MPS Support | JetBrains
Submit a request
Community
Sign in
Vaclav Pech
Follow
New articles and posts
New articles, posts, and comments
Total activity
1314
Last activity
June 05, 2023 07:44
Member since
July 08, 2011 03:12
Following
0 users
Followed by
3 users
Votes
2
Subscriptions
497
Activity overview
Articles (0)
Posts (2)
Comments (813)
Sort by votes
Recent activity
Votes
Created
June 30, 2013 05:54
Which left transform do you have in mind? Is it your own one or one implemented as part of some of the MPS languages?In principal, nothing should stop you from transforming into 1 + 2.
Community
MPS
Left Transform - Why they behave like they behave?
0 votes
Created
June 30, 2013 12:30
I tried to apply the same principle to BaseLanguage's IntegerConstant, and it seems to work just fine.
Community
MPS
Left Transform - Why they behave like they behave?
0 votes
Created
June 30, 2013 15:20
It's an on-going battle to give projectional editing a text-like feel. There are also limits to how far it is feasible to go and where to stop and live with the projectional differences.I'm undecid...
Community
MPS
Left Transform - Why they behave like they behave?
0 votes
Created
July 02, 2013 17:09
Neither for me. I have no idea why yours doesn't work, but I pasted the link again just below.
Community
MPS
Hot key to create a new concept?
0 votes
Created
July 09, 2013 09:08
Yes, most likely a bug - http://youtrack.jetbrains.com/issue/MPS-18172Thanks for reporting.
Community
MPS
Calculator tutorial --- possible bug
0 votes
Created
July 10, 2013 10:23
You'd better follow the textual tutorial in this part, since that one does things as they should be done - http://www.jetbrains.com/mps/docs/tutorial.html#Creating_a_scope_for_InputFieldReference
Community
MPS
Calculator tutorial --- MPS 3.0 breaking changes
0 votes
Created
July 10, 2013 10:25
In brief, you should be referring to InputField instead of Calculator in the Constraint definition as well as in the getScope() method. These are the only two changes necessary to make your code wo...
Community
MPS
Calculator tutorial --- MPS 3.0 breaking changes
0 votes
Created
May 01, 2013 04:11
Would this work for you?node<MyConcept> myNode = new node<MyConcept>myNode.child.set new(MyOtherConcept)myNode
Community
MPS
Element Factories: Creating a new node with a default child
0 votes
Created
May 03, 2013 06:51
I was thinking of something line the "read only access model access reference" cell type to show the requested properties of the ancestor, but maybe this is not covering the use-case you're looking...
Community
MPS
Element Factories: Creating a new node with a default child
0 votes
Created
June 25, 2013 16:23
Hi guys,this is a great initiative.Some time ago, we were thinking in the team that we could build a wiki-based community page hosted by JetBrains, in the same way the IntelliJ IDEA project did - h...
Community
MPS
Building a DSLs-Zoo realized with Mps
0 votes
«
‹
74
75
76
77
78
79
80
81
82
›
»