Narendran Sankarlal
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 13
-
Narendran Sankarlal created a post, JUnit Test for Model Checker of languages
I have written a simple node testcase code like this for the model checker of the language. ModelCheckerTool instance = ModelCheckerTool.getInstance(toIdeaProject); ModelCheckerViewer checkModels =... -
Narendran Sankarlal created a post, Ant build Failure with Nullpointer in TextGen
Hi, We are running our tests as same as mbeddr does. But we are getting some toggling Exceptions in our server and it makes the build failure also. In the Generate section of test, the NPE is thr... -
Narendran Sankarlal created a post, Split Editors - Duplicating the editor
Hi, When we try to split the editor vertically, it's duplicating the editor and showing as two editors of the same name. Is this intended behaviour of the splitAction? We are trying to update some ... -
Narendran Sankarlal created a post, Can we provide the user with modified settings?
Hi, I just want to customise the MPS settings like font TextSize, the editor Text Length, actions - its locations and Keymap functions, and then invoke it from the code directly in the startup.Do w... -
Narendran Sankarlal commented, -
Narendran Sankarlal commented, -
Narendran Sankarlal created a post, Switching to different Scheme makes the editor behaviour bad
Hi All, While starting the mps, by default I will be on the intellij theme. I have two cases with the Quick Scheme Switch changes. Say, 1. I am switching to the Dracula theme and then switch to I... -
Narendran Sankarlal created a post, Strip implementation when building the languages using gradle or ant buildScripts
I have written a buildscript and toggled the strip implementation part to true in the plugin Section. Everytime when I build the languages from commandline using ant or gradle, I have to toggle it ... -
-