mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-21 23:05:27 +00:00
Removes CaasRun prefix from suggest-compile.txt test.
The --trackDirty switch should work the same for ProcRun, so it's a bug that it doesn't dump the same suggestion information as in server mode.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
main.nim
|
||||
# Ugh, undocumented trackDirty, how is it supposed to work? Fails in proc mode.
|
||||
> idetools --trackDirty:main_dirty.nim,main.nim,12,7 --suggest
|
||||
CaasRun skField\tx
|
||||
CaasRun skField\ty
|
||||
skField\tx
|
||||
skField\ty
|
||||
> c
|
||||
SuccessX
|
||||
|
||||
|
||||
Reference in New Issue
Block a user