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

Recompiling worksheet on changes even if didFocus is not supported #7090

Open
tgodzik opened this issue Jan 8, 2025 · 0 comments
Open

Recompiling worksheet on changes even if didFocus is not supported #7090

tgodzik opened this issue Jan 8, 2025 · 0 comments
Labels
improvement Not a bug or a feature, but something general we can improve worksheets Use for tickets related to worksheets

Comments

@tgodzik
Copy link
Contributor

tgodzik commented Jan 8, 2025

Describe the bug

Based on #7015 (comment)

Some editors do not support didFocus extension which means that we migh sometimes not get worksheet properly evaluated. We should make sure that it works properly even if that extension is not supported.

Expected behavior

No response

Operating system

Linux

Editor/Extension

Other

Version of Metals

v1.4.2

Extra context or search terms

worksheet didFocus

@tgodzik tgodzik added improvement Not a bug or a feature, but something general we can improve worksheets Use for tickets related to worksheets labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Not a bug or a feature, but something general we can improve worksheets Use for tickets related to worksheets
Projects
None yet
Development

No branches or pull requests

1 participant