Files
clice/docs/en/index.md
2025-08-17 11:47:44 +08:00

1.1 KiB

layout, hero, features
layout hero features
home
name text tagline actions image
clice Next Generation C++ Language Server Development is actively in progress
theme text link
brand What is clice? /guide/what-is-clice
theme text link
alt Quick Start /guide/quick-start
theme text link
alt Contribution /dev/contribution
src alt
/image.png clice
icon title details
T Better Template Handling Use pseudo-instantiation to handle dependent template names, with code completion even for complex templates
icon title details
H Header File Context Support header file state switching between different source file contexts, and fully support non-self-contained files
icon title details
M Modules Excellent C++20 module support, from code completion to highlighting to navigation, all adapted
icon title details
I Better Performance Excellent asynchronous task scheduling, support for compilation task cancellation, caching necessary information, avoiding meaningless CPU waste