Skip to content

Commit da44c99

Browse files
author
Tvrdy
committed
gif added
1 parent f165dfc commit da44c99

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Right-click the file/folder in the navigation panel to see the options:
1414
- `Compare file with NetSuite` - compares your local version with the NetSuite one
1515
- `Pull folder from NetSuite` - Download the folder content from NetSuite
1616

17+
![Snippet & commands](img/netsuite_upload.gif)
18+
1719
### 2. Snippets & commands
1820

1921
- `Snippets for module initialization` - type *defineRestlet...*, choose your module type and hit enter

img/netsuite_upload.gif

1.05 MB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "netsuite-upload",
33
"displayName": "NetSuite Upload",
44
"description": "NetSuite Upload Extension used for managing of SuiteScript files",
5-
"version": "0.1.2",
5+
"version": "0.1.3",
66
"publisher": "tomastvrdy",
77
"engines": {
88
"vscode": "^1.5.0"

0 commit comments

Comments
 (0)