Skip to content

Instantly share code, notes, and snippets.

@cmoon2000
cmoon2000 / mrm_example_dialogs.py
Created January 3, 2017 17:42 — forked from robmccormack/mrm_example_dialogs.py
Examples of using custom dialogs and messages in Sublime Text 2
import sublime
import sublime_plugin
'''
__ __ __ __
| \/ |_ _| \/ |
| |\/| | '_| |\/| |_
|_| |_|_| |_| |_(_)
Project: Examples of using custom dialog and messages in Sublime 2