Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

[Question] How to work Multi-Stage? #6

@Kristinita

Description

@Kristinita

Briefly

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.

Did not help

My folder structure:

|— SourceFolder
  |— Sasha.py
  |— NextFolder
    |— Sasha.md

For example, Right Click to SourceFolderCodePresenter ActionsConfigureSet Source Folder.

Examples of my attempts:

  1. Right click to SourceFolderNext Stage → I get stack trace:
command: code_presenter_next_stage
Traceback (most recent call last):
  File "E:\Sublime Text 3\sublime_plugin.py", line 797, in run_
    return self.run()
  File "codepresenter in E:\Sublime Text 3\Data\Installed Packages\CodePresenter.sublime-package", line 483, in run
  File "codepresenter in E:\Sublime Text 3\Data\Installed Packages\CodePresenter.sublime-package", line 289, in next_stage
ValueError: 'E:\\Киролайна\\SourceFolder' is not in list
  1. Right click to SourceFolderCodePresenter ActionsRun Presentation Stage → I get Sasha.py and Sasha.md presentations.
    Next right click to SourceFolderCodePresenter ActionsNext Stage → I get same stack trace. Right click to NextFolderCodePresenter ActionsNext Stage → I get same stack trace.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions