Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(1) | Derive(0) | Import(0)
src/s/u/sublime-lispindent-HEAD/commands.py sublime-lispindent(Download)
idx = view.sel()[i].begin() view.insert(edit, idx, "\n" + indent.get_indent_str(view, idx, options)) view.show(sel)