Ka Mok
Ka Mok
As a user, I'd like to be taken to the right documentation when I navigate through the links on the README Currently, every link on the README takes me to...
### What does this PR do? Tries to trigger the event in vscode to automatically show the autocomplete modal. ### What issues does this PR fix or reference? Closes https://github.com/redhat-developer/vscode-yaml/issues/495...
### Is your enhancement related to a problem? Please describe. The problem is the age old issue where ref to other schemas and using additonalProperties:false doesn't allow json schema to...
Seems like same as this issue from a long time ago: https://github.com/redhat-developer/vscode-yaml/issues/222 I am using the latest version of VSCode and this plugin. Here's the json schema: ``` { "$id":...
C*: JDBC Driver class not found class java.lang.NoClassDefFoundError: Could not initialize class com.github.cassandra.jdbc.CassandraConfiguration I followed the README and got the following error message. I'm using the shaded jar in the...
