Skip to content

Commit f165dfc

Browse files
author
Tvrdy
committed
readme fix
1 parent 81841ed commit f165dfc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Version](http://vsmarketplacebadge.apphb.com/version/tomastvrdy.netsuite-upload.svg)](https://marketplace.visualstudio.com/items?itemName=tomastvrdy.netsuite-upload)
44

5-
**netsuite-upload** is a Visual Studio Code extension that allows you to manage your SuiteScript files directly from the IDE
5+
**netsuite-upload** is a Visual Studio Code extension that allows you to manage your SuiteScript files directly from the IDE & helps you with defining of new momdules & module dependecies
66

77
## Features
88
### 1. NetSuite File Cabinet Management
@@ -14,7 +14,7 @@ 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-
### 2. Extension Settings
17+
### 2. Snippets & commands
1818

1919
- `Snippets for module initialization` - type *defineRestlet...*, choose your module type and hit enter
2020
- `Commands for adding new NetSuite/custom dependencies` - open command line (`Ctrl`-`Shift`-`P`) and type
@@ -23,7 +23,8 @@ Right-click the file/folder in the navigation panel to see the options:
2323

2424
![Snippet & commands](img/snippet_addModule.gif)
2525

26-
## NetSuite setup
26+
## Setup
27+
##### NetSuite setup
2728
- Upload `netSuiteRestlet/vscodeExtensionRestlet.js` file somewhere in the `SuiteScripts` folder in NetSuite
2829
- Create and deploy RESTlet using the file. (RESTlet URL will be set in the `settings.json`)
2930

0 commit comments

Comments
 (0)