Eugen Schindler
Eugen Schindler
Hi Kolja, thanks for reacting so quickly! The main use case that I would use this for is the "Paste XML" case. I can give a simple example: let's say...
Just interested: what is the use case of having if instead of switch?
To be a bit more precise: one needs to add a DocumentedConceptAnnotation to a section in order to make it have no compiler error. This can be done as follows:...
For making this piece of information better accessible to search engines: the error that you get in this specific situation is something along the lines of: [jetbrains.mps.make.CompilationErrorsHandler] MbeddrDocLangTest\Language.java : The...
I can confirm this also on MPS 2021.1 with mbeddr tutorial HelloMath module: project: tutorial (/home/eugen/repo/external/mbeddr.core/code/applications/tutorial) module: mbeddr.tutorial.main model: mbeddr.tutorial.main.math root: HelloMath [ImplementationModule] node: midnight1 [Function] url: http://127.0.0.1:63320/node?ref=r%3A6a63d759-341b-4a55-b0b8-859e3707a9ff%28mbeddr.tutorial.main.math%29%2F7040583391080129354 What I...
Or automatically download plantuml and add it to the user home directory.
So far, the com.mbeddr.mpsutil.refactoring language (needed for the projections menu) is part of the mbeddr plugins, which we will not make a dependency for plaintextgen, so this feature will have...
Maybe we shouldn't make a construct for it, but rather a reminder in plaintextgen templates (some text in the editor) that said "don't forget a 'generated on , do not...
I think that would work. It does assume that the comment will always be put at the same place in the file (e.g. top of the file, before the content)....
Sounds like all good additions. We may even have a checkbox for "hard line-endings, so a an escape character is needed" and then specify an escape character. Moreover, we can...