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
CodeTrailer should have a way of creating the trailer of the code.
The Trailer generation process is the Input Configuration#13 (i.e. user should select which files, code blocks, comments, etc will be included on the trailer) and all these information should be included on the Output Configuration#14 (i.e. the output config file that the plugin would read in order to play the trailer / perform the code navigation)
Should be able to answer the following:
File extension?
.tour
Structure?
Follow CodeTour and enhance it
Automated creation? or by Editor?
Compatibility with VS Code Tours
Parse from Breakpoint Groups
Step by Step Creation from Gutter Editor (sidebar like breakpoints)
Extra thoughts/ideas for later versions
Supported extra assets (not necessarily for v1, but for later on)
Extra images
Extra video/gif
Extra voice/recording maybe
Input interaction? (i.e. on some steps of the trailer, some quiz-like questions may appear for training purposes)
The text was updated successfully, but these errors were encountered:
CodeTrailer should have a way of creating the
trailer
of the code.The Trailer generation process is the Input Configuration #13 (i.e. user should select which files, code blocks, comments, etc will be included on the trailer) and all these information should be included on the Output Configuration #14 (i.e. the output config file that the plugin would read in order to play the trailer / perform the code navigation)
Should be able to answer the following:
Extra thoughts/ideas for later versions
The text was updated successfully, but these errors were encountered: