LICENSE
README.md
dev_setup.py
setup.py
je_editor/__init__.py
je_editor/__main__.py
je_editor/ui/__init__.py
je_editor/ui/editor_main_ui/__init__.py
je_editor/ui/editor_main_ui/tkinter_editor.py
je_editor/ui/ui_event/__init__.py
je_editor/ui/ui_event/auto_save/__init__.py
je_editor/ui/ui_event/auto_save/start_auto_save/__init__.py
je_editor/ui/ui_event/auto_save/start_auto_save/start_auto_save.py
je_editor/ui/ui_event/change_font/__init__.py
je_editor/ui/ui_event/change_font/change_font.py
je_editor/ui/ui_event/clear_result/__init__.py
je_editor/ui/ui_event/clear_result/clear_result.py
je_editor/ui/ui_event/close/__init__.py
je_editor/ui/ui_event/close/close_event.py
je_editor/ui/ui_event/encoding/__init__.py
je_editor/ui/ui_event/encoding/set_encoding.py
je_editor/ui/ui_event/execute/__init__.py
je_editor/ui/ui_event/execute/execute_code/__init__.py
je_editor/ui/ui_event/execute/execute_code/exec_code.py
je_editor/ui/ui_event/execute/execute_shell_command/__init__.py
je_editor/ui/ui_event/execute/execute_shell_command/run_on_shell.py
je_editor/ui/ui_event/language/__init__.py
je_editor/ui/ui_event/language/set_language.py
je_editor/ui/ui_event/open_file/__init__.py
je_editor/ui/ui_event/open_file/open_file_to_read/__init__.py
je_editor/ui/ui_event/open_file/open_file_to_read/open_file_to_read.py
je_editor/ui/ui_event/open_file/open_last_edit_file/__init__.py
je_editor/ui/ui_event/open_file/open_last_edit_file/open_last_edit_file.py
je_editor/ui/ui_event/save_file/__init__.py
je_editor/ui/ui_event/save_file/save_file_to_open/__init__.py
je_editor/ui/ui_event/save_file/save_file_to_open/save_file_to_open.py
je_editor/ui/ui_event/tag_keyword/__init__.py
je_editor/ui/ui_event/tag_keyword/tag_keyword.py
je_editor/ui/ui_event/text_process/__init__.py
je_editor/ui/ui_event/text_process/program_exec/__init__.py
je_editor/ui/ui_event/text_process/program_exec/exec_text.py
je_editor/ui/ui_event/text_process/program_exec/process_error.py
je_editor/ui/ui_event/text_process/shell/__init__.py
je_editor/ui/ui_event/text_process/shell/shell_text.py
je_editor/ui/ui_utils/__init__.py
je_editor/ui/ui_utils/editor_content/__init__.py
je_editor/ui/ui_utils/editor_content/content_save.py
je_editor/ui/ui_utils/editor_content/editor_data.py
je_editor/ui/ui_utils/encoding/__init__.py
je_editor/ui/ui_utils/encoding/encoding_data_module.py
je_editor/ui/ui_utils/font/__init__.py
je_editor/ui/ui_utils/font/font.py
je_editor/ui/ui_utils/keyword/__init__.py
je_editor/ui/ui_utils/keyword/keyword_list.py
je_editor/ui/ui_utils/language/__init__.py
je_editor/ui/ui_utils/language/language_data_module.py
je_editor/ui/ui_utils/language_data_module/__init__.py
je_editor/ui/ui_utils/language_data_module/language_compiler_data_module.py
je_editor/ui/ui_utils/language_data_module/language_param_data_module.py
je_editor/ui/ui_utils/string_translate/__init__.py
je_editor/ui/ui_utils/string_translate/used_string.py
je_editor/ui/ui_utils/theme/__init__.py
je_editor/ui/ui_utils/theme/theme.py
je_editor/utils/__init__.py
je_editor/utils/exception/__init__.py
je_editor/utils/exception/exception_tags.py
je_editor/utils/exception/exceptions.py
je_editor/utils/file/__init__.py
je_editor/utils/file/open/__init__.py
je_editor/utils/file/open/open_file.py
je_editor/utils/file/save/__init__.py
je_editor/utils/file/save/save_file.py
je_editor/utils/json_format/__init__.py
je_editor/utils/json_format/json_process.py
je_editor_dev.egg-info/PKG-INFO
je_editor_dev.egg-info/SOURCES.txt
je_editor_dev.egg-info/dependency_links.txt
je_editor_dev.egg-info/top_level.txt