# CangjieTools
**Repository Path**: michael_ding/cj-tools
## Basic Information
- **Project Name**: CangjieTools
- **Description**: 能够实现快速的创建、初始化、构建和运行你的项目(Fast way to create, init, build and run Cangjie project)
- **Primary Language**: TypeScript
- **License**: MulanPSL-2.0
- **Default Branch**: master
- **Homepage**: https://marketplace.visualstudio.com/items?itemName=MichaelDing.cj-tools
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 2
- **Created**: 2024-07-31
- **Last Updated**: 2026-01-26
## Categories & Tags
**Categories**: Uncategorized
**Tags**: cangjie, 仓颉
## README
# Cangjie Tools
- [简体中文](https://gitee.com/michael-eddy/cj-tools/blob/master/README.md)
- [繁體中文](https://gitee.com/michael-eddy/cj-tools/blob/master/README.zht.md)
- [English](https://gitee.com/michael-eddy/cj-tools/blob/master/README.en.md)
- [Русский](https://gitee.com/michael-eddy/cj-tools/blob/master/README.ru.md)
This is the extension for Cangjie Language. Fast way to create, init, build and
run Cangjie project.
## Requirements
VsCode >= 1.65.0
offical Cangjie Language Extension
## Extension Settings
This extension contributes the following settings:
- `cangjieTools.sdkPath`: The absolute path to CJNative-sdk.
- `cangjieTools.intellisensesModulesPath`: The absolute path to the folder for the intellisense module rules
## Capture
- Cangjie File Menu
- Cangjie Project Menu
- Create Cangjie Project Button
- Input your Project Name
- Denpencies Tools
- Quick enter your new project!
- Cangjie intellisense support!
## Report Issues
[Click Me](https://gitee.com/michael-eddy/cj-tools/issues)
## Change Log
[Click Me](https://marketplace.visualstudio.com/items/MichaelDing.cj-tools/changelog)
## Reference
[tamasfe/taplo](https://github.com/tamasfe/taplo)
[marlongerson/jetbrains-icons](https://github.com/marlongerson/jetbrains-icons)
[ChristianKohler/PathIntellisense](https://github.com/ChristianKohler/PathIntellisense)
**Enjoy!**