netbeans-nativescript-code-templates - plugin detail
Code templates for NativeScript in Netbeans. Templates exists for XML.

Plugin owner: |
ChrisLE |
Website: |
https://github.com/Chris2011/netbeans-nativescript-code-templates |
Added: |
2016-09-11 |
License: |
MIT |
Category: |
Mobile Applications |
Downloaded: |
1,302 times |
Rating: |
|
Plugin Log |
Show log
2016-10-09 20:37:22 | brknshldr | Vote cast by brknshldr for netbeans-nativescript-code-templates, UC 8.1, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 3 Gos of 7 requests, therefore overal GO) | 2016-09-15 10:06:09 | geertjan | Vote cast by geertjan for netbeans-nativescript-code-templates, UC 8.1, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 2 Gos of 7 requests, therefore overal GO) | 2016-09-15 09:53:03 | jkovalsky | Plugin published | 2016-09-12 08:30:07 | carlosqt | Vote cast by carlosqt for netbeans-nativescript-code-templates, UC 8.1, vote value: 1; verification overall status recalculated: 0 (0 NoGos, 1 Gos of 7 requests, therefore overal Undecided) | 2016-09-11 14:04:20 | ChrisLE | Verification request registered for verifier jpirek, with id: 68550 | 2016-09-11 14:04:19 | ChrisLE | Verification request registered for verifier jkovalsky, with id: 68549 | 2016-09-11 14:04:19 | ChrisLE | Verification request registered for verifier geertjan, with id: 68548 | 2016-09-11 14:04:19 | ChrisLE | Verification request registered for verifier ent38, with id: 68547 | 2016-09-11 14:04:19 | ChrisLE | Verification request registered for verifier djamdev, with id: 68546 | 2016-09-11 14:04:19 | ChrisLE | Verification request registered for verifier carlosqt, with id: 68545 | 2016-09-11 14:04:19 | ChrisLE | Verification request registered for verifier brknshldr, with id: 68544 | 2016-09-11 14:04:19 | ChrisLE | Verification registered for version 8.1, with id: 68543 | 2016-09-11 14:03:16 | ChrisLE | Plugin saved with .nbm/zip file; id: 68542 |
|
|
Versions available
|
Download size: 0.01 MB
|
Last Update: 2016-09-11
|
This plugin is also available on the NetBeans Plugin Portal Update Center. Use 'Tools > Plugins' action from the NetBeans IDE main menu for convenient installation of this plugin
What's new in this version
Verifications for NetBeans versions
Decisions of individual verifiers for netbeans-nativescript-code-templates plugin for NetBeans IDE 8.1
geertjan carlosqt |
|
jpirek djamdev jkovalsky |
Commentscarlosqt: Works on NB 8.1
Windows 10 64Bit
Java 1.8.0_77 64Bit
Introduction
NativeScript Snippets for NetBeans
This extension for NetBeans adds snippets for NativeScript Tags in XML files.
It is based on the Visual Studio Code implementation: NativeScript + Angular 2 Snippets for VS Code
XML
Usage
Type part of a snippet, press enter or tab, and the snippet unfolds.
UI Components
Layouts
- nsabsolute - Absolute Layout
- nsdock - Dock Layout
- nsgrid - Grid Layout
- nsgrid_2x2 - Grid Layout 2x2
- nsgrid_2x2_auto - Grid Layout 2x2 Automatic Width/Height
- nsgrid_3x3_auto - Grid Layout 3x3 Automatic Width/Height
- nsgrid_4x3_auto - Grid Layout 4x3 Automatic Width/Height
- nsgrid_4x4_auto - Grid Layout 4x4 Automatic Width/Height
- nsgrid_3x3 - Grid Layout 3x3
- nsgrid_4x3 - Grid Layout 4x3
- nsgrid_4x4 - Grid Layout 4x4
- nsstack - Stack Layout
- nsstack_horizontal - Stack Layout Horizontal
- nswrap - Wrap Layout
Widgets
- nsactionbar - Action Bar
- nsactionbarcustomtitle - Action Bar with Custom Title
- nsactionbarback - Action Bar with Back Button
- nslabel - Label
- nstextfield - Text Field
- nspassword - Secure Text Field (for passwords)
- nstextview_editable - Text View (editable)
- nstextview_non-editable - Text View (non editable)
- nsimg - Image
- nsborder - Border
- nsbtn - Button
- nssearchbar - Search Bar
- nsswitch - Switch
- nsslider - Slider
- nsprogress - Progress
- nsloading - Activity Indicator
- nsdate - Date Picker
- nstime - Time Picker
- nslistpicker - List Picker
- nssegmentedbar - Segmented Bar
- nstabview - Tab View
- nslistview - List View
- nswebview - Web View
- nsscrollview - Scroll View
How to install
Install the plugin.
Test it into a XML file (Examples: shortcut ngtime + TAB =>
|
[ You have to be logged in to be able to comment. ]
User Comments
There are no comments yet.
|