Skip to content
GitLab
Explore
Sign in
editorextension: fix crash in finding bracket and dollar pairs
Code
Review changes
Check out branch
Download
Patches
Plain diff
Natalie Clarius
requested to merge
work/natalie/fix-bracketpos-crash
into
master
Mar 21, 2024
Overview
16
Commits
2
Pipelines
18
Changes
1
Expand
When col is the end of the line, we can't do textline[col].
BUG: 484173
Merge request reports
Loading