Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Programming Languages
>
Quass-vscode
New to Visual Studio Code?
Get it now.
Quass-vscode
quanta
|
9 installs
|
(
0
)
|
Free
a vscode extension for quiet-s
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Quass README
使用配置
vscode1.74.0及以上
Linux操作系统
简介
这是一个为Quiet-s语言作编辑帮助的扩展
扩展内部包含语言客户端与已经编译好的语言服务器的二进制文件
语言服务器Quass与语言客户端Quass-vscode基于LSP通信
为了适配不同版本的Linux系统,语言服务器编译采用静态链接glibc库的方式
功能
语法高亮
基础的代码补全
待完善
Enjoy!