We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f165dfc commit da44c99Copy full SHA for da44c99
README.md
@@ -14,6 +14,8 @@ Right-click the file/folder in the navigation panel to see the options:
14
- `Compare file with NetSuite` - compares your local version with the NetSuite one
15
- `Pull folder from NetSuite` - Download the folder content from NetSuite
16
17
+
18
+
19
### 2. Snippets & commands
20
21
- `Snippets for module initialization` - type *defineRestlet...*, choose your module type and hit enter
img/netsuite_upload.gif
1.05 MB
package.json
@@ -2,7 +2,7 @@
2
"name": "netsuite-upload",
3
"displayName": "NetSuite Upload",
4
"description": "NetSuite Upload Extension used for managing of SuiteScript files",
5
- "version": "0.1.2",
+ "version": "0.1.3",
6
"publisher": "tomastvrdy",
7
"engines": {
8
"vscode": "^1.5.0"
0 commit comments