je-editor 0.0.188__py3-none-any.whl → 0.0.189__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -43,7 +43,7 @@ class PythonHighlighter(QSyntaxHighlighter):
43
43
  self.highlight_rules.append((pattern, text_char_format))
44
44
  else:
45
45
  if syntax_extend_setting_dict.get(current_file_suffix):
46
- for rule_variable_dict in syntax_extend_setting_dict.get("current_file_suffix").values():
46
+ for rule_variable_dict in syntax_extend_setting_dict.get(current_file_suffix).values():
47
47
  color = rule_variable_dict.get("color")
48
48
  text_char_format = QTextCharFormat()
49
49
  text_char_format.setForeground(color)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: je_editor
3
- Version: 0.0.188
3
+ Version: 0.0.189
4
4
  Summary: JEditor is basic but powerful editor include GPT
5
5
  Author-email: JE-Chen <jechenmailman@gmail.com>
6
6
  License: MIT
@@ -21,7 +21,7 @@ je_editor/pyside_ui/code/plaintext_code_edit/code_edit_plaintext.py,sha256=lcwmB
21
21
  je_editor/pyside_ui/code/shell_process/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
22
22
  je_editor/pyside_ui/code/shell_process/shell_exec.py,sha256=GtQxkmAsz8vt1ZW_EEhZNyXZ56qrNBfiMDicNVrXzgI,8731
23
23
  je_editor/pyside_ui/code/syntax/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
24
- je_editor/pyside_ui/code/syntax/python_syntax.py,sha256=FH3YI_aixnkjId98YPGM5QMhU0_AimWaFuKpoFBG0yA,3017
24
+ je_editor/pyside_ui/code/syntax/python_syntax.py,sha256=iGXvecWuHcoRyrXZ8qkM1_yhwb9Gg8wSXN0guNLevZ4,3015
25
25
  je_editor/pyside_ui/code/syntax/syntax_setting.py,sha256=oaLRF_83Oa6bcAorf7AlZG0Mrt4FmsK7b4aA-LS_bRo,2284
26
26
  je_editor/pyside_ui/code/textedit_code_result/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
27
27
  je_editor/pyside_ui/code/textedit_code_result/code_record.py,sha256=pT-CmcADEaXLZ0ih6D6rpe1XywgszrEpcJxtJYgopJE,2162
@@ -101,8 +101,8 @@ je_editor/utils/redirect_manager/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRk
101
101
  je_editor/utils/redirect_manager/redirect_manager_class.py,sha256=RsLRbhBy_YyiwTN5g0YkoobI-BvSdZgX0Ot53nrHm7g,2174
102
102
  je_editor/utils/venv_check/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
103
103
  je_editor/utils/venv_check/check_venv.py,sha256=oCrMdue4NYUUGrVifh_iHFwIgxVx9azYN4jz3Xiulgg,999
104
- je_editor-0.0.188.dist-info/LICENSE,sha256=KMhUHh6pnIUvmXDW-49L_Sz63bqkOlPDqsecaqKiitU,1091
105
- je_editor-0.0.188.dist-info/METADATA,sha256=T7oslnNMInAqkp4n7gMcfsx8ssJ0a4JYNs_ABQahy_0,3338
106
- je_editor-0.0.188.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
107
- je_editor-0.0.188.dist-info/top_level.txt,sha256=_9YA7BgxpkmdLs-5V_UQILxClcMRgPyG1a3qaE-Bkcs,10
108
- je_editor-0.0.188.dist-info/RECORD,,
104
+ je_editor-0.0.189.dist-info/LICENSE,sha256=KMhUHh6pnIUvmXDW-49L_Sz63bqkOlPDqsecaqKiitU,1091
105
+ je_editor-0.0.189.dist-info/METADATA,sha256=EnnzZKrapTAo6oxj1BiwpkRdNc_LJXEIuzfLJ3d-0Mc,3338
106
+ je_editor-0.0.189.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
107
+ je_editor-0.0.189.dist-info/top_level.txt,sha256=_9YA7BgxpkmdLs-5V_UQILxClcMRgPyG1a3qaE-Bkcs,10
108
+ je_editor-0.0.189.dist-info/RECORD,,