LanguageServer.jl icon indicating copy to clipboard operation
LanguageServer.jl copied to clipboard

Crash in textDocument_range_formatting_request

Open xgdgsc opened this issue 2 years ago • 1 comments

I see frequent crash at

https://github.com/julia-vscode/LanguageServer.jl/blob/198e07ed89d49360f187c315157c5582411904a8/src/requests/features.jl#L198C26-L198C26

ERROR: BoundsError: attempt to access 440-element Vector{String} at index [430:441]

xgdgsc avatar Jul 15 '23 13:07 xgdgsc

Might be same as https://github.com/julia-vscode/LanguageServer.jl/issues/1223

xgdgsc avatar Jul 15 '23 13:07 xgdgsc