Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>kaleidoFormatNew to Visual Studio Code? Get it now.
kaleidoFormat

kaleidoFormat

t3stzer0

|
48 installs
| (2) | Free
format alert msg for go test
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

kaleidoFormat

给万花告警写的 vscode 转换插件,减少手动替换格式的痛苦

Features

  • Json 格式化 (快捷键: ctrl + alt + [ )
  • Json 压缩 (快捷键: ctrl + alt + ] )
  • 千手告警Json转变为万花Golang单测用例字符串(快捷键: ctrl + alt + o )
    • 添加appbrief
    • 添加pipeLine, pipeArgs
    • 转义反引号
  • 千手告警Json转变为万花Python流程测试用例字符串 (快捷键: ctrl + alt + p )
    • true -> True
    • false -> False
  • Syslog 告警Json 一键格式化(快捷键: ctrl + alt + [ )
    • 去除前置不可见字符
  • 从千手告警中提取http内容到剪贴板,用于python脚本构造pcap包(快捷键: ctrl + alt + h )
  • 输出千手规则性能评估 rule-profiling(快捷键: ctrl + alt + t )
  • 注册formatter, 添加suricata规则*.rules文件的格式化以及join line (默认快捷键: shift + alt + f )

编译打包

  • 安装打包管理工具vsce
npm install --global @vscode/vsce
  • 打包命令
vsce package

人生苦短,Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft