Move line length guidelines into CodeEdit
This commit is contained in:
parent
d1a1ad127e
commit
8f900ac178
8 changed files with 68 additions and 50 deletions
|
|
@ -264,6 +264,12 @@
|
|||
Returns the [TextEdit]'s' tab size.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_total_gutter_width" qualifiers="const">
|
||||
<return type="int">
|
||||
</return>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_visible_line_count" qualifiers="const">
|
||||
<return type="int" />
|
||||
<description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue