mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-02-12 02:01:21 -05:00
This also specifies what exactly getContext*() functions do. Before this commit linesCount was sometimes interpreted as exclusive of current line, which was confusing as linesCount + 1 lines were being returned.