xxSkyy / ionic-preview

Preview a live version of your Ionic application in an VS Code pane

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VS Code Ionic Preview

Version Installs

An extension to preview Ionic Serve in VSCode

The extension can be activated with

  • Toggle Preview - ctrl+shift+P
  • Command Ionic Preview: Android to display as Android
  • Command Ionic Preview: IOS to display as IOS
  • Command Ionic Preview: Windows to display as Windows Phone
  • Command Ionic Preview: Without frame to view without frame

Preview in IOS, Android and Windows Phone

Settings

  • ionic-preview.port : Customize Port Number of your Ionic Serve. Default value is 8100.

  • ionic-preview.host : Customize Host of your Ionic Serve. Default value is 127.0.0.1.

  • ionic-preview.background-color: Customize the background color of the page. The default value is #FFFFFF

Contributors


Paypal Donations a ☕ if you enjoy using this extension 👍

About

Preview a live version of your Ionic application in an VS Code pane


Languages

Language:CSS 99.8%Language:TypeScript 0.2%Language:HTML 0.0%