summary refs log tree commit diff stats
path: root/nimsuggest/tester.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-1/+1
|
* better docs: osproc (#10708)Miran2019-02-191-2/+2
| | | | | * better docs: osproc * fix a typo in the docs, deprecate "demon"
* nimsuggest/tester: disable highlight tests for epc (#10426)alaviss2019-01-231-0/+4
| | | | The EPC backend of nimsuggest currently doesn't support nimsuggest highlighter, see nim-lang/nim-mode#140
* add nim c -r nimsuggest/tester to travis (#8805)Timothee Cour2018-08-291-2/+18
|
* cleanup nimsuggest tests a bitAndreas Rumpf2018-08-101-6/+6
|
* nimsuggest: maxresults limit; fixed local symbol usages priorizationsAndreas Rumpf2017-03-101-2/+1
|
* nimsuggest now uses 0 based columsn consistentlyAndreas Rumpf2017-03-101-2/+2
|
* nimsuggest: more precise cursor trackingAraq2017-03-091-0/+323