vscode-tyk icon indicating copy to clipboard operation
vscode-tyk copied to clipboard

Tyk VSCode extension

Results 3 vscode-tyk issues
Sort by recently updated
recently updated
newest added

API definitions from tyk-sync dump use filename prefix api-*.json and have some additional JSON structure wrapping the definition.

Add integration tests. For reference: https://code.visualstudio.com/api/working-with-extensions/testing-extension

Create a script, possibly in `package.json` file, to prepare a release for vscode market. for details, please see: https://code.visualstudio.com/api/working-with-extensions/publishing-extension

enhancement