Files
Nim/nimsuggest
Miran 6cad5c7861 [bugfix] fix #11482, fix nimsuggest range error (#11519)
The default starting parameters for `line` and `col` were switched.

See line 141: "line starts at 1, column at 0, dirtyfile is optional".
Also, in `TLineInfo` object, `line` is uint16, `col` is int16.
2019-06-17 20:41:41 +02:00
..
2019-05-21 21:31:40 +02:00
2019-02-19 17:25:03 +01:00
2019-05-27 21:29:02 +02:00
2019-02-19 17:25:03 +01:00