Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Victor Matchenko
Total activity
94
Last activity
September 23, 2021 06:15
Member since
June 14, 2013 15:08
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
39
Activity overview
Articles (0)
Posts (0)
Comments (55)
Sort by votes
Recent activity
Votes
Created
September 11, 2017 18:59
Hi Vignesh, You can use this application listener method com.intellij.ide.AppLifecycleListener#appWillBeClosed to handle other process you need to close.
Community
MPS
Close all processes when MPS is closed
3 votes
Created
September 07, 2017 14:21
There is no easy way to add something to project pane. Probably it is a good idea for future feature.For now it is only if you produce your own distribution and replace some MPS classes with your o...
Community
MPS
Create package like node
3 votes
Created
September 04, 2017 13:42
Hi, unfortunately current implementation of PreferencesComponentDeclaration is generated to project component, so persistent properties saved per project.It is planned to be fixed in 2017.3 - MPS-2...
Community
MPS
Create and access a single Preference Component which is common for all projects
3 votes
Created
September 28, 2017 15:04
Hello, this is original behaviour of Idea platform. It has to show prigress bar somewhere, because while build is running, IDE in special state. In fact it is not editor, but just component over it.
Community
MPS
Progress Bar appearing in the editor
2 votes
Edited
January 22, 2018 11:08
Hello, Open Sample Project action can be removed by removing MPS/plugins/samples.jar from distribution (or excluding it from build script for standalone MPS).Removing other actions is harder, becau...
Community
MPS
Customize welcome screen options in MPS
2 votes
Edited
August 24, 2017 10:08
Here some things concerning first two questions: MPS itself is partly written on DSLs that are created inside it. So yes, you can share git repository. If language engineer created migration scrip...
Community
MPS
Release and CI process with MPS
2 votes
Created
January 14, 2016 11:40
Hi Etienne, There is such way: For property you need to have proportional size font Open inspector (Alt+2) and modify font-size in Style using jetbrains.mps.nodeEditor.EditorSettings (you can im...
Community
MPS
Defining header styles with font-size proportional to the font-size defined in the settings?
2 votes
Created
January 22, 2018 11:17
Hello Gabriele, How is your action registered? If you use MPS plugin, than it is probably registered via code, not xml file, and is instantiated only when some project is opened, so action class ha...
Community
MPS
Customize welcome screen options in MPS
1 vote
Edited
September 14, 2017 13:12
Yes, it works just like java import in such case, so you can only use it, but not edit, because it is analog of library. To simplify copy of content from java sources, there are actions 'Paste as J...
Community
MPS
Adding external library (.jar) to MPS
1 vote
Edited
September 11, 2017 18:55
Hi Hassan, In Idea based IDEs (and so in MPS) such state is called Dumb mode. This mode is active while indices are build and so functionality is limited. If you triggering build from your code, th...
Community
MPS
Indexing issue
1 vote
Next
›
Last
»