Alexander Pann

Results 84 issues of Alexander Pann

I tried to add a separator style to the querylist which didn't work because the generated `QueryListHandler` class is a static private class: ``` indent-layout-new-line : (editorContext, node)->boolean { node.isLayoutedVertically();...

It only caches the found interpretesr but has nothing to do with the node value and node type cache. This action should also toggle those caches or we need to...

comp.interpreter

Some tasks that I noticed when we clean up the language a bit more: - `MPSModuleRepository.getInstance() `should be replaced by `model.getRepository()` in the generator. - remove `System.out.println` statements and replace...