Thomas Mäder
Thomas Mäder
I guess this should also apply to https://github.com/eclipse-theia/theia/wiki/Code-Organization
Types: AccessibilityInformation missing #9965 AuthenticationProvider in theia-proposed.d.ts AuthenticationProviderAuthenticationSessionsChangeEvent in theia-proposed.d.ts CallHierarchyItem * missing 'tags' field #9987 CancellationError missing #9988 CodeAction * isPreferred missing #9989 * disabled missing #9989 CodeActionKind *...
@SriniBlrRaman Step 1: Create issues to address 2. Get community members to sign commit resources to fixing them.
@colin-grant-work I'm working on moving the code to the theia org. The problem with just pointing over there is that it's not actionable: we need to group the diffs from...
Awesome, thx @planger
I've done a little testing, and I noticed that I get a ton of cancellation error stack traces in the console Uncaught Error: There is no document for breakpointinput:vs.editor.ICodeEditor%3A4 Error:...
Every once in a while, completion just seems to either fail or take a long time. I can't repeat nor do I have a handle on what's wrong yet.
Turns out, the completion doesn't really fail, but it kind of looks like it's waiting for something: when I just let the cursor sit there, the completion does not complete....
There _is_ a problem with the completion in the PR: I've made two videos, first the behavior in master: https://youtu.be/53T4Hvcw1rM and now in the PR https://youtu.be/sj8GVgzBC2k Both videos are mad...
@paul-marechal how did you resolve the conflicts? @tortmayr could you, please? ;-)