# cocos-effect **Repository Path**: cocos/cocos-effect ## Basic Information - **Project Name**: cocos-effect - **Description**: VSCode Syntax highlight support for Cocos Effect file - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-06-05 - **Last Updated**: 2023-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cocos Effect ## Features Provide syntax highlight support for Cocos Effect file in VS Code. ## Requirements - The [Shader languages support for VS Code](https://marketplace.visualstudio.com/items?itemName=slevesque.shader) extension ![Cocos Effect](./images/code.png) ## TODO Programmatic language features ## Release Notes ### 0.0.1 Initial release of the Cocos Effect extension - a simple syntax highlighter. ### 0.1.0 Fix embedded language support, now commends works in different blocks. ### 0.2.0 Add .chunk file to supported extension list. ### 0.3.0 Finally we have a logo!