# gp-lang **Repository Path**: riven/gp-lang ## Basic Information - **Project Name**: gp-lang - **Description**: This is a vscode extension for the gp-lang language - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-07 - **Last Updated**: 2024-11-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gp-lang README This is a vscode extension for the gp-lang language. More specifically, the source code of [gpblocks](https://gpblocks.org/). ## Features For now it only provides syntax highlighting for the gp-lang language. ## Release Notes ### 1.0.0 Initial release of GP-lang ### 1.0.3 Add basic function highlighting, you can navigate to the definition of a function by using ctrl+click on the function name.