OFNF Posted December 16, 2022 Posted December 16, 2022 Hello All, does anyone know if there is a reg key I can deploy out that would enable line numbers by default in IDLE? or if there is a config file I can push out for this?
PeterH Posted December 16, 2022 Posted December 16, 2022 I don't think it's in the reg, but you should find it in c:\users\%username%\.idlerc\config-main.cfg [EditorWindow] line-numbers-default = True
OFNF Posted December 16, 2022 Author Posted December 16, 2022 Excellent I shall investigate. thank you for the reply!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now