Skip to content

satishp962/chatfuel-api-json-snippet-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatfuel API JSON snippet for VS Code

https://marketplace.visualstudio.com/items?itemName=satishmpandey.chatfuel-api-json-snippets

demo gif

Compatible Languages

Python, PHP, Javascript, Markdown, Ruby, JSON, Ruby and Go

Installation

Extension Marketplace

Launch Quick Open, paste the following command, and press Enter ext install chatfuel-api-json-snippets

Clone Repository

Change to your Visual Studio Code extensions directory:

# Windows
$ cd %USERPROFILE%\.vscode\extensions

# Linux & macOS
$ cd ~/.vscode/extensions/

Clone repository as chatfuel-json:

$ git clone https://github.com/satishp962/chatfuel-api-json-snippet-vscode chatfuel-json

Contribute

Please make pull request if you find anything to improve.