Gayan Perera

Results 109 comments of Gayan Perera

@rgrunber please have a look at the patch and let me know what you think ?

Unfortunately the project is proprietary. But will try with for example jdt.core and see if i experience the same and get back

@zeitlinger and @tkrop Please review my changes and let me know what you think. Please let me know what do you think about the PR. I’m not really sure its...

@zeitlinger is this repo live and accepting PRs ?

Can these PRs get some feedback ? I would really like to get this merged into the product rather than starting up my own fork doing builds. @semonte @maxim-tschumak @tkrop...

@tkrop When you split swagger spec in the multiple files, you might want to add a reference to a resource in another file. This PR will list resources from all...

To fix these issue we need to switch to new alternative statusbar widget API or we should consider removing the statusbar widget. Because when running multiple LSP implementation this clutters...

The recommendation is to use StatusBarWidgetFactory. But I didn't look at it much closer since that API is not available in 2017.

@NipunaRanasinghe seems like the concurrent issue to me. I guess that the server is shutting down between the execution of line 44-45 in org.wso2.lsp4intellij.client.languageserver.wrapper.MessageHandler. May be we need a way...

I checked the code and it seems it was a issue in the plugin that i have been working on. But it seems that there are some generic type changes...