Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
And I implemented this through plugin. But i thought it should be core in EditorSettings. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As we all know, Script Text Editor of EditorInterface is a "CodeEdit".
CodeEdit of Control has a property "gutters_draw_breakpoints_gutter" which determines show breakpoints or not.
Other property of CodeEdit like "line_number" or "zero_pad" is on Settings.
As i do not ever use breakpoints.
Beta Was this translation helpful? Give feedback.
All reactions