mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-05-29 10:29:20 -04:00
Currently the current line is duplicated in both "before" and "after" context. This is due to DocumentContextReader::readWholeFileAfter() picking the current line part of which has been already included into the "before" context.