Sarrus1 / sourcepawn-studio

VSCode extension for SourcePawn scripting
https://sarrus1.github.io/sourcepawn-studio/
MIT License
140 stars 22 forks source link

panic: assertion failed: start <= end #322

Closed sentry-io[bot] closed 1 year ago

sentry-io[bot] commented 1 year ago

Sentry Issue: SOURCEPAWN-LSP-1Z

panic: assertion failed: start <= end
  File "panicking.rs", line 593, in rust_begin_unwind
  File "range.rs", line 48, in text_size::range::TextRange::new
  File "line_index_ext.rs", line 28, in sourcepawn_lsp::line_index::LineIndex::offset_lsp_range
  File "utils.rs", line 76, in sourcepawn_lsp::utils::apply_document_edit
  File "range.rs", line 48, in text_size::range::TextRange::new
...
(126 additional frame(s) were not displayed)