You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2024. It is now read-only.
I can not understand, how to work Multi-Stage in Code Presenter. Maybe because I know English bad. It would be nice, if you make screencast or show real example.
For example, Right Click to SourceFolder → CodePresenter Actions → Configure → Set Source Folder.
Examples of my attempts:
Right click to SourceFolder → Next Stage → I get stack trace:
command: code_presenter_next_stageTraceback (mostrecentcalllast):
File"E:\Sublime Text 3\sublime_plugin.py", line797, inrun_returnself.run()
File"codepresenter in E:\Sublime Text 3\Data\Installed Packages\CodePresenter.sublime-package", line483, inrunFile"codepresenter in E:\Sublime Text 3\Data\Installed Packages\CodePresenter.sublime-package", line289, innext_stageValueError: 'E:\\Киролайна\\SourceFolder'isnotinlist
Right click to SourceFolder → CodePresenter Actions → Run Presentation Stage → I get Sasha.py and Sasha.md presentations.
Next right click to SourceFolder → CodePresenter Actions → Next Stage → I get same stack trace. Right click to NextFolder → CodePresenter Actions → Next Stage → I get same stack trace.