Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>fiber-ifttt-starlarkNew to Visual Studio Code? Get it now.

fiber-ifttt-starlark

t-codespaces

|
69 installs
| (0) | Free
LSP extension for fiberNG ifttt editing.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

一、工程概述

该插件提供 Fiber Starlark 脚本编写的能力支持。

主要功能:

  1. Starlark 代码高亮;
  2. Fiber builtin go func 函数的 Hover 提示、代码提示、参数提示、代码补全;
  3. 本地执行、Debug starlark 脚本;(TODO)
  4. 执行数据 Mock 服务;(TODO)
  5. 脚本语法检测/纠错能力;(TODO)
  6. pylint 代码检查 (支持 starlark 语法);(TODO)

二、如何使用

1、安装插件 2、打开/新建 Starlark 文件 3、使用演示:

  • 代码高亮

  • 代码 Hover

  • 代码补全

三、注意事项

  1. 确保 VSCode 版本在 1.66.0 或以上。

四、如何启动

npm run watch-web
npm run run-in-browser
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft