Forum Discussion

ItayGafni's avatar
ItayGafni
Occasional Visitor
8 months ago

Wrong variable name not alert by TC

Hi all,

i write code in python using TC IDE.

When i use a variable which not declared\exist, TC not alert about it.

i was expect that TC will mark it with red color.

 

see code ex:

 

 

"stert_index" variable not declared\exist

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    The IDE supports basic IntelliSense features, such as code completion.