daniel sti

Avatar
  • Total activity 283
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 6
  • Subscriptions 81
  • Created

    Crtl N and INamedConcept

    Hello, just struggling with some MPS internals. Basically, i really like the CRTL-N (find root node by name) feature. Obviously, it lets you search all Root-Concepts in MPS implementing INamedConce...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Custom Structure View (Tool Window)

    Hi, i thought i came across some proposal on how to crate a custom view window (similar to the project view in mps) I want to visualize a hierarchical graph with nodes in a tool window? Does someon...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Creating a custom "move node" refactoring.

    Hi folks,   i m looking for some documentation / support on how to implement a "move node" refactoring for my own concept (similar to the MoveStaticMethod refact.)   I skimmed a bit through the mp...
    • 1 follower
    • 0 comments
    • 1 vote
  • Created

    Moving Model to different Solution

    Just a question for the mps - cracks. I m wondering what the preferred way to move a model from solution A to solution B is (without breaking any references). Is there a kind of refactoring or scri...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Dynamic References and resolve info

    Hi MPS-Pro'si am just migrating from MPS 3.1.2 to MPS 3.2. My first impression from the new Version is great. Editor feels nice. However, i have some serious issues with references in generators. ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    MPS 3.x and Java 8

    Hi MPS-Team,a question of interest. Will you also test MPS 3.x on Java 8? Or generally, will/is MPS 3 working with java 8 which will be issued in March? Best,Dan
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    Refactoring xml Mps25 to Mps3

    Hi Mps-Team,i m just switching our languages from mps25 to mps3. So far, everything worked out great. There is just one language, which is simply generating xml with the old MPS25 language xmlInter...
    • 2 followers
    • 5 comments
    • 0 votes
  • Created

    Getting back the old Java-Class editor feeling with new IClassMember architecture

    Hi Jetbrains-Team,i derived my own concept "Entity" from baselang ClassConcept. We just use Property and InstanceMethodDeclaration. In the past, it was quite cool to have all the properties on top,...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    MPS - null icon error ...

    Hi MPS Team,i get the error message [1034931]  ERROR - hlighter.LeftEditorHighlighter - null icon was returned by renderer:jetbrains.mps.ide.java.platform.highlighters.OverridingMethodEditorMessage...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Run ClassConcept without void main(string[] args)

    Hi Community,i created a concept "Test" which is derived from baselang.ClassConcept. The generator will create a java class with a main() method, so that the class can be executed. What is the simp...
    • 3 followers
    • 4 comments
    • 0 votes