Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems view not synchronized with editor when editing typescript #2499

Closed
simark opened this issue Aug 2, 2018 · 4 comments
Closed

Problems view not synchronized with editor when editing typescript #2499

simark opened this issue Aug 2, 2018 · 4 comments
Assignees
Labels
bug bugs found in the application typescript issues related to the typescript language

Comments

@simark
Copy link
Contributor

simark commented Aug 2, 2018

If you look at this video:

peek 2018-08-02 11-05

You'll see that the problems view seems to be one edit "late" when the error disappears. It shows an error about "a" when removing "a" and it doesn't show it when "a" is present.

It looks fine when editing a cpp file with clangd as the language server.

@simark simark added the typescript issues related to the typescript language label Aug 2, 2018
@akosyakov akosyakov self-assigned this Aug 2, 2018
@akosyakov akosyakov added the bug bugs found in the application label Aug 2, 2018
@akosyakov
Copy link
Member

I cannot reproduce it. Can you reproduce it if you start from clean clone? What are you doing it?

@AlexTugarev
Copy link
Contributor

I could reproduce it recently. @akosyakov ping me, if it's still not possible.

@akosyakov
Copy link
Member

@AlexTugarev could you comment here, please? I can have a look later.

@akosyakov
Copy link
Member

I was able to reproduce it with multiple editors, e.g by opening keymaps-frontend-contribution side by side with keymaps-service. One of the files has outdated or not markes in the problem view

akosyakov added a commit that referenced this issue Aug 17, 2018
Signed-off-by: Anton Kosyakov <[email protected]>
marcdumais-work pushed a commit to marcdumais-work/theia that referenced this issue Oct 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application typescript issues related to the typescript language
Projects
None yet
Development

No branches or pull requests

3 participants