Miro Spönemann
Miro Spönemann
The README says this project is subject to CC BY-NC-ND 4.0. Please add the full text of the license to a LICENSE file and add an entry `"license": "CC BY-NC-ND...
Thank you for being part of the Open VSX community by adding your extensions to the Open VSX Registry. Please note that the service was recently transferred to the Eclipse...
Today I tried to set up the development environment for ELK on my new laptop. I started the installation via Oomph, but it did not work due to some inconsistency...
The option "Layout Algorithm" is the most important one and has a special meaning among all layout options. It should be put into a privileged place, e.g. a dedicated line...
- Implement a layout algorithm (according to the GEF4 Layout component) that transforms a GEF4 graph into an ElkGraph and applies an ELK layout algorithm. That would make all ELK...
Thank you for being part of the Open VSX community by adding your extensions to the Open VSX Registry. Please note that the service was recently transferred to the Eclipse...
Thank you for being part of the Open VSX community by adding your extensions to the Open VSX Registry. Please note that the service was recently transferred to the Eclipse...
Thank you for being part of the Open VSX community by adding your extensions to the Open VSX Registry. Please note that the service was recently transferred to the Eclipse...
The version of the server shall be made visible with an API endpoint. This version shall also be displayed in the UI, e.g. in the footer.
This PR further cleans up our public API. * Instead of exporting all grammar AST elements directly to the package index, I put them into the `GrammarAST` index. * Removed...