daniel sti
- Total activity 283
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 81
-
Created System.err.println() no longer printing to console
Hi folks,in past (MPS 2020.X and later releases) i used System.err.println() in all language aspects to quickly write some information to the console, where i started MPS from. This was mainly for ... -
Created node factories only applicable to "own" language concepts
Hi, im building a service component which consists also of baselang.InstanceMethodDeclarations. I have to do a bit of a setup to the InstanceMethodDeclaration and wondered if a node factory would b... -
Created Copy to Clipboard of Comments are not correct, are they?
Hi Folks, i just noticed that copying a mps line-comment to the clipboard (and pasting in a text-editor) removes all spaces... Thing is, that i came up with my own documentation concept using the j... -
Created Change Presentation of references in code completion menu
Hi MPS Pro´s, i jkust realized that the presentation in link constraints is deprecated (also mentioned in the docu). However, an alternative strategy is not suggested. I tried to give the ListSc... -
Created Multiline Strings and MPS
Hi Community, im just wondering what the suggested approach for handling multiline string literals (also in conjunction with baselang) ist. There are many posts and discussions in the forum regardi... -
Created IValidIdentifier very strickt for ClassConcept Names
Hi folks, i m just wondering if it is possible to get around the IValidIdentifier restriction of MPS. Hello-World should be a valid identifier for a class concept, however, there is a property rest...