Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bd74210

Browse files
Remove pop-up error message for installation of 0.1.2
1 parent 4cea129 commit bd74210

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

‎python_voice_coding_plugin.py‎

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,6 @@ def plugin_loaded():
2121
settings = sublime.load_settings("python_voice_coding_plugin.sublime-settings")
2222
try :
2323
from package_control import events
24-
if events.post_upgrade("PythonVoiceCodingPlugin"):
25-
sublime.error_message(
26-
"""
27-
CRITICAL UPDATE PythonVoiceCodingPlugin
28-
Up to release 0.1.1 a subtle yet critical installation step regarding communication between sublime and Caster was not documented, which may have prevented you from using the plug-in altogether!
29-
30-
You can find more information at https://github.com/mpourmpoulis/PythonVoiceCodingPlugin/issues/15 but simply upgrading your Caster grammar should be enough!
31-
For Caster 1.x.x users Preferences > Package Settings > PythonVoiceCodingPlugin >Quick 1.0.0 Install may make these process faster!
32-
33-
My sincerest apologies!
34-
""")
3524
except :
3625
pass
3726

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /