Aswin Sugumaran

- Total activity 28
- Last activity
- Member since
- Following 1 user
- Followed by 1 user
- Votes 11
- Subscriptions 7
-
Created Naming a Temporary Model
Hi Everyone, I have a temporary model constructed using jetbrains.mps.smodel.tempmodel (Solution). I have to show this model in a UI, this model name is somewhat not meaningful and i have to cust... -
Edited Unable to do Git commit
Hello, I am using MPS 2017.1.2 with Git version 2.8 from cygwin. When I do git commit from MPS i get a null pointer exception, because of this i am unable to perform commit operation inside MPS. Is... -
Created Progress Bar appearing in the editor
Hi, I have opened a sample MPS project. I have switched off the status bar from the View Menu. Now i am trying to rebuild the language and i am choosing background in the rebuild bar. The rebuild s... -
Edited Can't open local terminal window appearing when creating a new project.
Hi, Every time i try to create a project with model. I get this error in a message dialog. Can anyone explain what might be the reason for it? com.intellij.terminal.JBTerminalWidget[terminal,0,0,0... -
Edited Increase the width of tab title in the Tabbedpanewrapper
Hi, I have implemented a tabbed pane using Tabbedpanewrapper, is there any way to increase the width of the tabbed pane title to fit the dialog?. My implemented dialog looks as such like the model ... -
Edited Cannot get Dependency/Imports directly from SModel
Hey, I am trying to create a clone model without clone model action. I have the original model created with all imports and dependencies. The problem is accessing the dependencies or imports direct... -
Edited Import action doesnt work in the model chooser dialog
Hi i have created a simple model chooser with an plugin action to import the dependency and the used languages. But i see the add button in the model chooser doesnt show any of the existing languag...