Forum Discussion
- rraghvaniChampion Level 3
The IDE supports basic IntelliSense features, such as code completion.
Related Content
- 8 years ago
- 8 years ago
- 11 years ago
- 2 years ago
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago
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
The IDE supports basic IntelliSense features, such as code completion.