Sanjit Mishra
- Total activity 115
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 39
-
Created How to run an undo action on a node in Jetbrains MPS?
I am creating a plugin which will have two buttons to perform Undo and Redo operation on a particular node. I want to know if it is possible to execute the IDE undo and redo operation problematically? -
Created How to make MPS HTTP support plugin to HTTPs support plugin
We are exposing a service from MPS which is getting a problem when called from a https web site, it is throwing an exception that user has to allow manually. (It is warning that an unsecured servic... -
Created How MPS stores git/svn passwords?
I want to know how MPS stores git/svn passwords in my local machine? -
Created Is it possible to use JavaFX with MPS 3.4?
Is it possible to use JavaFX with MPS 3.4?I am getting error while using java fx with MPS 3.4 and java version 1.8 -
Created What is the difference between adding a functionality in global libraries then to add it as a plugin?
I have a very basic doubt! What is the difference between adding a functionality in global libraries then to add it as a plugin? -
Created Rebuilding from right click menu not working proeprly
Once i change the default lookandfeel of MPS, the rebuild functionality is not working properly. Usually when we rebuild by right clicking a model or solution it first check the model and then rebu... -
Created How to control editor properties from the code
We have some editor properties like apply some style-sheet or make is visible etc...Can i control that from code? Like for one condition apply style1 to the concept DSL and for other condition app... -
Created MPS is allowing two model with same name under a solution.
MPS is allowing two model with same name under a solution. Not sure if it is a expected behavior as the file system will not allow it?Attaching the screen shot which pops up when i am trying to do ... -
Created How can i check the MPS version using which the project is created?
How can i check the MPS version using which the project is created?Example: I have created a project with MPS3.3 and now i have MPS3.4 installed in my system, I want to display user the "current pr... -
Created How to use Substitute menu (default) for removing an Item from (Ctrl + Space) options
As per MPS 3.4 documentation "The Side-transformation actions as well as Node substitute actions have been deprecated in MPS 3.4 and replaced by the new Transformation Menu Language". I am trying t...