You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Completion on available Ollama models support for `quarkus.langchain4j.ollama.chat-model.model-id` property value. See [#985](https://github.com/redhat-developer/quarkus-ls/pull/985).
8
+
-`quarkus.rest.path` support. See [#1003](https://github.com/redhat-developer/quarkus-ls/pull/1003).
9
+
10
+
### Bug Fixes
11
+
12
+
- Fix false-positive error when string parameter contains a comma. See [#1011](https://github.com/redhat-developer/quarkus-ls/issues/1011).
13
+
- Support for Vert.x Integration. See [#1009](https://github.com/redhat-developer/quarkus-ls/issues/1009).
14
+
- TemplateExtension match any support. See [#1008](https://github.com/redhat-developer/quarkus-ls/pull/1008).
15
+
- Fix false positive error with param name and user tag. See [#1007](https://github.com/redhat-developer/quarkus-ls/pull/1007).
16
+
- Fix add languageId filter for options similar to microprofile. See [#999](https://github.com/redhat-developer/quarkus-ls/pull/999).
17
+
- Fix Message: Request qute/java/documentLink failed with message: Cannot invoke "org.eclipse.jdt.core.dom.ITypeBinding.getQualifiedName()". See [#996](https://github.com/redhat-developer/quarkus-ls/pull/996).
18
+
- Fix NPE with {# and Qute inlay hint. See [#991](https://github.com/redhat-developer/quarkus-ls/issues/991).
0 commit comments