CudaText API

From Free Pascal wiki
Revision as of 17:07, 23 September 2015 by Alextp (talk | contribs)
Jump to navigationJump to search

Intro

This is API for CudaText in Python.

  • Main Py module is cudatext. Main module has constants, funcs, class Editor, objects of class Editor.
  • Additional module: cudatext_cmd has constants for command runner func.

Global funcs

msg_box

Editor class

Caret-related

get_caret

Text read/write

Properties get/set

Misc