The Telink Extension can convert TelinkIoTStudio projects into CMake projects usable in VSCode, and supports developing SDKs for Telink TL32 and TC32 series within VSCode.
Support in Linux/Windows.
Please remove the old VsCode plugin to avoid software issues.
Features
Convert TelinkIoTStudio SDK project to CMake project.
Project Manager and Modify SDK configuration.
Download and use Toolchain, BDT, CMake in VsCode.
Requirements
Install CMake and Telink Toolchain.
Usage
Click quick start, more detail usage.
After Open Telink SDK in VsCode.

Extension Settings
The extension saves the downloaded tools in the ~/.Telink_Tools
file path, then updates the tool configuration in the VSCode user settings.
Release Notes
Users appreciate release notes as you update your extension.
0.4.2
- Supports VSCode Remote (workspace) mode.
- Supports project conversion and development of C++ projects.
- Supports CMake configuration with different generators (Unix Makefile, Ninja, MinGW Makefile), as well as corresponding software installation and version management.
- Fixed the incorrect placement of some Other gcc options in the Properties.
0.4.1
- support wifi sdk development in windows.
0.4.0
- Optimize UI interaction logic
- fix cmake convert issues.
0.3.9
- add wifi sdk development in linux.
- fix cmake convert issues.
- fix debug issues in windows, now support in linux and windows.
0.3.8
- Toolchain header file rotation, macro definition branch code highlighting.
- Target node compilation result status display in Project Outline.
- Added Jtag Debug feature (Linux), one click debugging function (Linux).
- fix Windows incremental compilation issue.
- fix cmake convert issue.
0.3.7
- Fix some software usage environment issues.
- Add jtagburn tool for use.
0.3.6
0.3.5