Home
MPS Support | JetBrains
Submit a request
Community
Sign in
Fabien Campagne
Follow
New posts
New posts and comments
Total activity
137
Last activity
July 14, 2017 14:19
Member since
December 12, 2012 17:57
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
49
Activity overview
Posts (14)
Comments (74)
Sort by recent activity
Recent activity
Votes
Created
July 14, 2017 14:19
We're still working on it. For some projects (e.g., NextflowWorkbench) we have to wait for some mbeddr packages to be released on for 2017.x (e.g., RichText). For others, we migrated without too m...
Community
MPS
Migration from MPS 3.3.5 to 2017.x
2 votes
Created
June 13, 2017 14:36
Thanks both. I need to implement a replacement for jetbrains.mps.lang.behavior.structure.ThisNodeExpression, that makes the 'this' reference final in some contexts. I found that the generator for T...
Community
MPS
equivalent for removed method?
0 votes
Created
August 24, 2016 15:41
Have a look at this project (https://github.com/CampagneLaboratory/CustomWebAspectExample) and in the second volume of my book (custom web facet description). The org.campagnelab.staging language h...
Community
MPS
Generating code to custom location
0 votes
Created
July 26, 2016 03:35
I applied migrations on the tutorial project and pushed to the repo. I used MPS 3.3.4 to run migrations, and did not see any indexing issue on mac. After applying migrations the indexing issue was ...
Community
MPS
Index taking forever
0 votes
Created
June 04, 2016 18:05
There are several plugins that can help. See for instance https://plugins.jetbrains.com/plugin/7556?pr=mps https://github.com/CampagneLaboratory/UML_Diagrams
Community
MPS
Generate a class diagram out of the structure concepts
0 votes
Created
April 28, 2016 00:49
Couple of comments and pointers: Marco Lombardo has developed an ECMAScript language for MPS which you may find useful. See https://github.com/mar9000/ecmascript4mps If you follow Vaclav's sugg...
Community
MPS
Plugin architecture and license
0 votes
Created
April 11, 2016 17:15
You could have a look at this project: https://github.com/CampagneLaboratory/XChart We don't expose the data in TSV/CSV, but represent the file and its columns inside MPS, the data stays in the fil...
Community
MPS
How to use CSV Files
0 votes
Created
March 27, 2016 02:52
Hi, Backward compatibility could be improved, I agree. Major releases are only backwards compatible with the previous major release number. If you want to open this project, use MPS ve...
Community
MPS
Code generation: Why so many steps?
0 votes
Created
March 08, 2016 18:45
For the last two points, you could look at the ANTLR_MPS project: https://github.com/CampagneLaboratory/ANTRL_MPS It can help you define concepts and the visitor you will need to populate the AST f...
Community
MPS
Custom language loader
0 votes
Created
December 23, 2015 10:06
Thanks for the pointer Mihail. I am trying to do this inside a constraint aspect or behavior of a language that extends the editor language (EditorCellModel sub-concept). When I try the code fragme...
Community
MPS
custom aspects: accessing aspect source language
0 votes
1
2
3
4
5
6
›
»