datapimp / vscode-react-native-storybooks

Inline your Storybooks server in VS Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Storybooks

Adds a command to inline show the Storybook page inline inside VS Code.

Basically jams http://localhost:9001 into a tab that you can have on the side.

How do I use it?

Once installed, open the command palette and do:

> Show Storybooks

🎉

Features

https://github.com/orta/vscode-react-native-storybooks/raw/master/preview.png

  • Doesn't quite fit initially - you'll have to resize it, there's no extension API for width
  • Gets a bit conflict-y if you still have the page open in
  • Does work though!
  • So, you got that.

Known Issues

Nothing critical ATM.

About

Inline your Storybooks server in VS Code

License:MIT License


Languages

Language:TypeScript 100.0%