naris
naris
@snjeza , [totalfact.zip](https://github.com/redhat-developer/vscode-java/files/12603014/totalfact.zip) Here is my project. I managed to delete enough to get it to compress with zip under the 20MB limit
@snjeza Please note that the first time you build and run the app it will work. It is the 2nd and subsequent attempts that will have the issue mentioned above....
> We have implemented such a thing as you proposed by ourselves for our own application using Blueprint mechanisms so that users can easily define filters based on the available...
"auto save on close" is greyed out/disabled 
As far as I can tell there is no way to check or uncheck "load session on start" nor "auto-save on close". Clicking on "load session on start" simply disables...
I just noticed that apparently when something is "checked" it is a slightly darker grey than when it is "unchecked" (or is it the other way around)? Perhaps if it...
+1 -- I also need a listbox with a *lot* of items. It would be really handy if all the list components had the same mechanism for lazy loading that...
Oh, I'm sorry -- I did indeed neglect to put actual step to reproduce the error :( `npm start` doesn't really have much to do with the issue as that...
@mraible , Sorry I did not put the critical step above, I have added it. The problem does not occur when starting the app, it starts just fine. The issue...
Oh, you also have to comment out offline_access from the scope or you will get a different weird error (even from port 8080) when attempting to sign in ` security:oauth2:client:provider:registration:oidc:scope:...