summaryrefslogtreecommitdiff
path: root/script/core/rangeformatting.lua
AgeCommit message (Collapse)Author
2022-10-17use `state` instead of `uri` for converter最萌小汐
The state may have changed when responding, so we need to use the state when requesting. Try not to get the state on the spot.
2022-10-11fix #1606最萌小汐
2022-09-06fix #1490最萌小汐
2022-08-29fix wront indent of VSCode最萌小汐
2022-04-19fix #1072最萌小汐
2022-02-22编辑器设置优先CppCXY
2022-01-21修改命名CppCXY
2022-01-20提供范围格式化CppCXY