I noticed the line number is missing from the Python editor after upgrading to 2020.1. Is there a setting I can change to bring back the line number?
I noticed the line number is missing from the Python editor after upgrading to 2020.1. Is there a setting I can change to bring back the line number?
Hello,
Line numbers in the editor should be visible if the SyntaxEditor.IsLineNumberMarginVisible property is true.
If you are seeing something different after trying that, please describe the scenario in more detail. Thanks!
Please log in to a validated account to post comments.