Skip to content

Commit e37b31d

Browse files
committed
Update instructions
1 parent cdecbf8 commit e37b31d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,15 @@ From VSCode
3434
- Type : Extensions: Install from VSIX
3535
- Select the .vsix file in the explorer
3636

37+
## Compile & Package
38+
39+
Compile with :
40+
npm run compile
41+
42+
Create .vsix with :
43+
vsce package
44+
45+
3746
## Known Issues
3847

3948
Calling out known issues can help limit users opening duplicate issues against your extension.

0 commit comments

Comments
 (0)