We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Indentation lines are incomplete, they won't envelop the whole scope
Steps to trigger the problem:
Open any javascript file with a function that has at least an empty line in between the last line of code and a closing }
Actual Behavior:
The indent line is missing at the end. It won't close off completely.
Zed: v0.177.9 (Zed) OS: Linux Wayland arch unknown Memory: 31 GiB Architecture: x86_64 GPU: Intel(R) Graphics (RPL-S) || Intel open-source Mesa driver || Mesa 25.0.1-arch1.2
The text was updated successfully, but these errors were encountered:
A few more examples:
Sorry, something went wrong.
No branches or pull requests
Summary
Indentation lines are incomplete, they won't envelop the whole scope
Steps to trigger the problem:
Open any javascript file with a function that has at least an empty line in between the last line of code and a closing }
Actual Behavior:
The indent line is missing at the end. It won't close off completely.
Zed Version and System Specs
Zed: v0.177.9 (Zed)
OS: Linux Wayland arch unknown
Memory: 31 GiB
Architecture: x86_64
GPU: Intel(R) Graphics (RPL-S) || Intel open-source Mesa driver || Mesa 25.0.1-arch1.2
The text was updated successfully, but these errors were encountered: