[Geany] plugin api
Jeff Pohlmeyer
yetanothergeek at xxxxx
Wed Aug 1 03:47:26 UTC 2007
On 7/31/07, blackdog <blackdog at ipowerhouse.com> wrote:
> agreed, only where it makes sense, but of course what makes sense to me
> may not make sense to you :) and vice versa. I think that's the devil
> in the detail with this, you never know how folks may want to use it.
How does this look for starters:
sci_end_undo_action
sci_start_undo_action
sci_get_col_from_position
sci_get_line_from_position
sci_get_position_from_line
sci_set_current_position
sci_get_selection_start
sci_get_selection_end
sci_get_selection_mode
sci_set_selection_mode
sci_set_selection_start
sci_set_selection_end
sci_get_line
sci_get_line_length
sci_get_line_count
sci_get_line_is_visible
sci_ensure_line_is_visible
sci_get_tab_width
sci_scroll_caret
sci_get_text_range
sci_get_readonly
sci_find_bracematch
If nobody objects, I will work on a patch to add these.
(unless someone else beats me to it :-)
- Jeff
More information about the Users
mailing list