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 recent activity
Recent activity
Votes
Created
July 15, 2024 14:40
It is currently not possible to use extensionMethods from language definition models, since the extensionMethods language is not incorporated into the default language generation plan. We should pe...
Community
MPS
Can't use baseLanguage.extensionMethods inside typesystem aspect (unengaged in generation plan)
0 votes
Created
July 15, 2024 08:22
Hi Paul,MPS does not provide any such capability. You will need to implement your own importer, perhaps as an action in an MPS plugin solution that would parse your textual documents and convert th...
Community
MPS
How to import/paste existing DSL code into MPS to continue editing?
0 votes
Created
July 15, 2024 08:13
Sorry, this has changed to $PROJECT_HOME/.mps/workspace.xml quite some time ago. I'll update the documentation accordingly.
Community
MPS
How to find saved user settings?
0 votes
Created
May 31, 2024 06:43
I see that you are using a reference macro. What is the desired target of the “hello_world” reference? USe property macros, if you only intend to replace a string value with the "hello_world_ string.
Community
MPS
Problem in code generation
1 vote
Created
April 26, 2024 14:14
de.slisson.mps.editor.multiline does not contain the build script that is used to build the multiline plugin, so you cannot express a dependency in your build script on that plugin definition. I'm ...
Community
MPS
Problem building MPS plugin with dependencies
0 votes
Created
March 27, 2024 13:36
Official comment
MPS now prefers using the logging language. The recommended way to insert trace messages or to log messages is described at https://www.jetbrains.com/help/mps/logging.html.Vaclav
Community
MPS
System.err.println() no longer printing to console
0 votes
Created
January 19, 2024 09:40
Hello Marcel,please see my comments inlined.> The web page you mentioned (https://plugins.jetbrains.com/search?products=idea_ce&search=MPS) tells me the plugin cannot be installed on either of my i...
Community
MPS
Downloading MPS plugin for IDEA
0 votes
Created
January 18, 2024 11:32
I guess that you are missing the “new” expression as in “return new EmptyScope()”.
Community
MPS
referent constraint
0 votes
Created
January 18, 2024 10:02
Yes, you have to define scope for the reference that returns an empty scope, when the age condition is not met.Alternatively, you can define a checking rule in the typesystem aspect.
Community
MPS
referent constraint
0 votes
Created
January 12, 2024 16:23
You'll need to define these pre-defined instances in an accessory model - e.g. like in here: https://www.jetbrains.com/help/mps/regular-expressions.html#accessorymodels
Community
MPS
Create instances of a concept
0 votes
Next
›
Last
»