Balduin Landolt
Balduin Landolt
To me, an extremely useful feature would be, if I could find out on which the pdf currently is. I see two options for that: 1. the component forwards an...
**Describe what happened:** VS Code indicates there is an extension ready for updating. Under the Live Share extension there is a button "Update to 1.0.5683". When I click it, a...
First step of #237, see also redhat-developer/vscode-xml#236. To Do: - [ ] Check license compatibility. For jing license, see https://github.com/relaxng/jing-trang/blob/master/copying.txt. - [ ] Ensure the Lemminx uber jar doesn't get...
The mouse-over popup when hovering over an entity currently shows: Entity name, Value, Type and Source.  If an entity is declared with a comment next to it, the comment...
In .xsl/.xslt files, certain snippets should not be allowed (e.g. `
I have enoucntered one bug and a couple of (for me) unexpected behaviours when including external entities from a .txt file. Consider the following example: ```XML sample text with entity:...
The `#region` and `#endregion` snippets should be treated like all the other snippets. Currently they are in `org.eclipse.lemminx\src\main\java\org\eclipse\lemminx\services\XMLCompletions.java`. Treating them like regular snippets would allow for better control where they...
Thanks for the great packages! I'm using `RSyntaxTextArea` for a tool to speed up transcribing medieval manuscripts. Now I'm trying to implement code completion too. But `BasicCompletion` doesn't really help...
Resolves DEV-1009 ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) -...
Hi! Thanks for the very useful library! I think this must be a tiny overlook. But I noticed that zio-json is displayed in the top navbar when you go to...