VOOZH about

URL: https://marketplace.visualstudio.com/items?itemName=mattyjones.vscode-tickscript

⇱ Tickscript Syntax Highlighting for Visual Studio Code - Visual Studio Marketplace


Skip to content
👁 Image
Sign in
Visual Studio Code>Programming Languages>Tickscript Syntax Highlighting for Visual Studio CodeNew to Visual Studio Code? Get it now.
👁 Tickscript Syntax Highlighting for Visual Studio Code

Tickscript Syntax Highlighting for Visual Studio Code

tick supportProvides syntax highlighting for tickscript DSL used by kapacitor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-tickscript README

Features

Syntax Highlighting for tickscript used with kapacitor

Known Issues

Triple quotes strings '''

Release Notes

Please see the CHANGELOG

Install

Open up VS Code and hit F1 or CMD SHIFT p and type ext select Install Extension and type vscode-tickscript hit enter and reload window to enable.

Todo

  • integrate tickfmt into package
  • live script to validate and test against
  • fix triple quotes strings