Gayan Perera

Results 109 comments of Gayan Perera

@NipunaRanasinghe following issues stops me from submitting my spring plugin into marketplace ``` Compatibility problems (1): #Access to unresolved field com.intellij.icons.AllIcons.Nodes.DataSource : Icon Method org.wso2.lsp4intellij.contributors.icon.LSPDefaultIconProvider.getCompletionIcon(org.eclipse.lsp4j.CompletionItemKind kind) : javax.swing.Icon contains a...

@carymrobbins yes those were the same change I did locally to get it compiled. I do see we have switched to build against 2020.1, this might introduce problems with lower...

The build version in the gradle file will make sure we use 2020.1 for compiling our library. So I think we need the plugin verifier to make sure we are...

> You could also make an "example" plugin as a subproject and run the verifier on that. Yes this would make things easy, maybe we could couple it with a...

Glad to help out, let me know how i can help.

> Our next step was to provide a Spectral extension as our first officially supported validation extension. If this is something you would be interested in contributing that would be...

> The Spectral API also allows a string, so we can do something like this: > > ```ts > const results = await this.spectral.run(Library.writeDocumentToJSONString(node as Document)); > ``` Thanks i...

> Adding an official Spectral extension is underway in [Apicurio/apicurio-data-models-validation-extensions#1](https://github.com/Apicurio/apicurio-data-models-validation-extensions/pull/1) > > Usage feedback is welcome! Nice may be this might be used with this new extension https://github.com/Apicurio/apicurio-studio/pull/1862

> Adding an official Spectral extension is underway in [Apicurio/apicurio-data-models-validation-extensions#1](https://github.com/Apicurio/apicurio-data-models-validation-extensions/pull/1) > > Usage feedback is welcome! I was working on integrating the spectral my self by writing a validation extension...

This happens to me with latest version of the ElementaryOS as well.