Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 756 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 756 Bytes

Ionic Documentation In VS code

This visual studio code extension adds ionic 4 documentation inside the vscode editor.

Just right-click on the element that you want to view the documentation for and select Ionic Documentation from the command list. This will then open the ionic documentation pulled from github into vscode as a markdown preview for quick and easy access.

Features

  • Right-click to view ionic documetation in visual studio code
  • Search document with ctrl+f
  • Right-click to view ionic documetation on website of hightlighted element
  • Webview title navigation to extenal documentation of selected element

example