Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>lemo-gsNew to Visual Studio Code? Get it now.
lemo-gs

lemo-gs

janney

|
208 installs
| (0) | Free
针对lemo的gs语法高亮显示
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

gs README

一款针对lemo的GS语法高亮显示的VSCode插件。

Supported languages (file extensions)

  • GriffinScript (.gs)

主要功能

  1. 语法高亮显示
  2. 代码片段

Snippets

Various methods

Trigger Content
gfof→ for ... of 循环 for(const item of object) {}
gfunc→ function function name(args) {}
gfn→ 箭头函数 () => {}
gif→ 条件渲染if if (condition) {}
gelif→ 条件渲染else if else if (condition) => {}
gel→ 条件渲染else else {}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft