tutorialkit icon indicating copy to clipboard operation
tutorialkit copied to clipboard

TutorialKit by StackBlitz - Create interactive tutorials powered by the WebContainer API

Results 60 tutorialkit issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? Publishing new versions of VSCode extension requires manual work. ### Describe the solution you'd like. Add workflow to Github Actions that...

maintenance
extension

### Is your feature request related to a problem? TutorialKit VSCode extension does not support ordering items with drag and drop. ### Describe the solution you'd like. Add support for...

extension
nice-to-have

For information-only lessons without an editor, the text occupies the full width, which is too much. Content-oriented websites, such as https://medium.com/ and others limit text width, they make it a...

enhancement
nice-to-have

### Describe the bug ![image](https://github.com/user-attachments/assets/90f85592-12b6-41c5-a0c1-dfd3ba420e19) Some errors, like syntax or reference errors, are not being displayed properly. It would be helpful to have a console for the iframe, similar to...

pending triage

This PR introduces an ImageContent component for the editor, for binary images. Design choices: - only binary images are supported, with format you typically expect on the web - svg...

### Is your feature request related to a problem? Hi, Since I am "building in public" and crafting lessons as I go, I'd like to setup an RSS feed for...

enhancement
pr-welcome

### Is your feature request related to a problem? I am trying to customize the style of the markdown content. To do so, I am updating the "theme.css" file. However,...

needs reproduction

### Is your feature request related to a problem? Currently the `FileTree` component is a custom component that renders just buttons. There are no lists, list items or appropriate element...

enhancement
help wanted

### Is your feature request related to a problem? The webcontainer link text customization is not enough, because this footer is also the place where we may want to include...

enhancement
pr-welcome

### Describe the bug When terminal is hidden by default, it's still possible to navigate to that hidden element with keyboard or assistive technologies. Even writing commands to the terminal...

bug