Release syntax aware heuristic expansion of diagnostic excerpts (#22858)
Implementation PR was #21942 Release Notes: - Improved diagnostic excerpts by using syntactic info to determine the context lines to show.
This commit is contained in:
parent
9ef454d7eb
commit
fe35695b13
3 changed files with 10 additions and 15 deletions
|
@ -18,7 +18,6 @@ collections.workspace = true
|
|||
ctor.workspace = true
|
||||
editor.workspace = true
|
||||
env_logger.workspace = true
|
||||
feature_flags.workspace = true
|
||||
gpui.workspace = true
|
||||
language.workspace = true
|
||||
log.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue