
0
Under review
New units are not taken into account
Unsaved changes in the Code Editor are taken into account, but new units, which does not yet exist on disk are not taken into account.
Steps:
- create a new app
- add something to the code that is supposed to generate a FixInsight warning
- run FixInsight
Expected: the supposed warning is generated
Actual: no warning is generated
- save the project
- run FixInsight again
Expected: the supposed warning is generated
Actual: as expected
Steps:
- create a new app
- add something to the code that is supposed to generate a FixInsight warning
- run FixInsight
Expected: the supposed warning is generated
Actual: no warning is generated
- save the project
- run FixInsight again
Expected: the supposed warning is generated
Actual: as expected

0
Under review
Roman 10 years ago
It is something I stuck with. IDE's OTAProject.GetCompleteFileList method doesn't work for newly created projects. That's why FixInsight doesn't see such units. I'm still looking for a workaround.
Customer support service by UserEcho