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

FormatBar tab button tooltip incorrect sometimes #1232

Closed
jeremypw opened this issue Jan 13, 2023 · 0 comments · Fixed by #1236
Closed

FormatBar tab button tooltip incorrect sometimes #1232

jeremypw opened this issue Jan 13, 2023 · 0 comments · Fixed by #1236

Comments

@jeremypw
Copy link
Collaborator

What Happened?

Switching between a document from a project where the indenting was specified in the .editorconfig file to a document that was not in a controlled project did not cause the tooltip of the tab button in the FormatBar to change accordingly. It still stated that the indenting was controlled by the editorconfig file.

Steps to Reproduce

  1. Open a document controlled by an .editorconfig file and one that is not.
  2. Switch focus between the two.
  3. Observe that the tooltip of the tab button in the FormatBar does not change.

Expected Behavior

The tooltip should accurately reflect the source of the indent setting being used for the currently focused document.

OS Version

7.x (Early Access)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant