Skip to content

Commit 0268f66

Browse files
committed
update readme.
1 parent 896f736 commit 0268f66

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212

1313
Once you finish writing your code, you may then, deploy your project to your cloud provider of choice.
1414

15+
### Editor Plugins :
16+
17+
- [VScode](https://marketplace.visualstudio.com/items?itemName=GopherSauce.samb)
18+
- [Sublime 3](https://packagecontrol.io/packages/SAMB)
19+
1520
### Documentation
1621
Learn more about `samb` code generation : [here](https://github.com/cheikhshift/samb/wiki). Scroll down to find more samples.
1722

@@ -78,7 +83,7 @@ samb-medic : Generate recover directive functions for your project.
7883
## Todo
7984

8085
- [x] Provide better documentation. Checkout the [wiki](https://github.com/cheikhshift/samb/wiki).
81-
- [x] Sublime/VSCode text plugins. Link to [VScode market listing](https://marketplace.visualstudio.com/items?itemName=GopherSauce.samb) (Sublime pending review)
86+
- [x] Sublime/VSCode text plugins.
8287
- [x] Write package tests.
8388
- [ ] Write tutorials/ guides.
8489
- [x] A command line to help with adding new handler source.

0 commit comments

Comments
 (0)