This extension adds snippets for Nebular Components. Below are the editors compatible with the
Compatible with:
- IntelliJ IDEA
 - PhpStorm
 - WebStorm
 - PyCharm
 - RubyMine
 - AppCode
 - CLion
 - GoLand
 - DataGrip
 - Rider
 - MPS
 - Android Studio
 
Intellij Nebular code snippets link for the extension
| Snippet | Description | 
|---|---|
| nb-layout | NbLayoutComponent with header, content, footer | 
| nb-sidebar | NbSidebarComponent basic | 
| nb-menu | NbMenuComponent basic | 
| nb-card | NbCardComponent basic | 
| nb-flip-card | NbFlipCardComponent basic with front and back cards | 
| nb-reveal-card | NbRevealCardComponent basic with front and back cards | 
| nb-alert | NbAlertComponent basic with status and closeable | 
| nb-search | NbSearchComponent with animation types as options to select | 
| nb-tabs | NbTabsetComponent with two tabs | 
| nb-stepper | NbStepperComponent with two steps | 
| nb-actions | NbActionsComponent basic with one action | 
| nb-action-icon | NbActionsComponent action with icon | 
| nb-action-badge | NbActionsComponent action with badge and icon | 
| nb-user | NbUserComponent with size options | 
| nb-checkbox | NbCheckboxComponent with status options | 
| nb-button | Plain button | 
| nb-spinner | NbSpinnerDirective spinner directive with status and size | 
| nb-progress | NbProgressBarComponent basic | 
| nb-progress-plus | NbProgressBarComponent with status, size, displayValue | 
| nb-badge | NbBadgeComponent basic | 
| nb-accordian | NbAccordionComponentaccordian | 
| nb-accordian-item | NbAccordionComponent accordian item | 
| nb-list | NbListComponent basic list | 
| nb-list-item | NbListComponent basic list item | 
