Files
clice/docs/zh/index.md

1.0 KiB

layout, hero, features
layout hero features
home
name text tagline actions image
clice 下一代 C++ 语言服务器 开发正在活跃进行中
theme text link
brand 什么是 clice? /zh/guide/what-is-clice
theme text link
alt 快速开始 /zh/guide/quick-start
theme text link
alt 参与贡献 /zh/dev/contribution
src alt
/image.png clice
icon title details
T 更好的模板处理 使用伪实例化器处理依赖的模板名,对于复杂模板也可以有代码补全
icon title details
H 头文件上下文 支持头文件在不同源文件的上下文之间进行状态切换,当然也完全支持非自包含文件
icon title details
M 模块 良好的 C++20 模块支持,从代码补全到高亮到跳转全都适配
icon title details
I 内存占用更低,速度更快 优秀的异步任务调度,支持编译任务取消,缓存必要的信息,避免无意义的 CPU 浪费