Skip to content

Debugging tips

John Heikens edited this page Nov 30, 2022 · 2 revisions

to debug a file, always go from the top of the error list to the bottom. some errors might have caused other errors and since intellicode checks errors from top to bottom, you should fix the errors from top to bottom.

Clone this wiki locally