Home
MPS Support | JetBrains
Submit a request
Community
Sign in
Evgeny.Gryaznov
Follow
New posts
New posts and comments
Total activity
128
Last activity
January 12, 2016 13:41
Member since
May 20, 2010 09:48
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
49
Activity overview
Posts (0)
Comments (79)
Sort by recent activity
Recent activity
Votes
Created
July 09, 2013 06:56
No good reason, except of the lack of time and relatively low priority. :(
Community
MPS
Passing parameters to a switch template
0 votes
Created
March 11, 2013 12:58
Take a look at https://github.com/inspirer/mps-core, jetbrains.mps.core.gen.transform language.Here MPS make is extended with a model-to-model transformation pre-step.Models with the name structure...
Community
MPS
Incomplete generation (model to model, not model to text) - is it possible in MPS?
0 votes
Created
January 03, 2013 13:38
We encourage everyone to use indent layout instead of vertical/horizontal one where applicable. To create an indented vertical collection you can create wrapping indent collection (looks like [- -...
Community
MPS
Getting an error when using styles in CellModel_RefNodeList
0 votes
Created
November 22, 2012 13:17
The argument is ridiculous and should have been removed. Initially, the reason to add IModule was to be able to evaluate more types of expressions by loading classes from the module. The idea is ob...
Community
MPS
IModule paramater of getCompileTimeConstantValue in Expression
0 votes
Created
November 22, 2012 10:51
For module dependencies use "Analyze -> Analyze Dependencies" tool. In the upcoming 3.0 we added an ability to analyze "Used languages" as well.Meanwhile, grep plugin.mps file for jetbrains.mps.lan...
Community
MPS
Cannot find used language dependency in build solution
0 votes
Created
November 22, 2012 09:57
Hi, Jens!IntelliJ IDEA plug-in retains only the minimal (core) set of MPS functionality which is required for language users, not developers. To bundle a language for IntelliJ IDEA you have to cons...
Community
MPS
Cannot find used language dependency in build solution
0 votes
Created
November 12, 2012 22:38
A type is a tree of nodes. It can be a part of an existing model, or it can be "detached" from it (using dot copy notation). Any two types are equal, when consist of the equal properties and childr...
Community
MPS
Why to put ".copy" to a type in a typesystem concept
0 votes
Created
November 12, 2012 22:18
Does it happen only in the Generator? (You can try to add 'readonly model access' cell into the Inspector of your node to check this).If so, the reason is probably that we use out-of-process, ANT-b...
Community
MPS
Behavior works differently when packed into Idea plugin
0 votes
Created
October 01, 2012 20:36
Hi Christian,In the upcoming 2.5.2 we introduced a pair of new collection styles: indent-layout-indent-anchor and indent-layout-wrap-anchor. indent-anchor :.......(child1, child2, ......, ...
Community
MPS
Difficult Editor Layout
0 votes
Created
September 17, 2012 13:23
Any freeze is definitely a bug, I'll check why it happens.You are absolutely right guessing that IDEA modules should be there. We were going to add them (as a separate language j.m.build.idea), but...
Community
MPS
MPS build language in IDEA
0 votes
1
2
3
4
5
6
›
»