Releases: Galarius/vscode-opencl
Releases · Galarius/vscode-opencl
v0.1.2
- Added Code Snippets for host OpenCL functions
- Added Code Snippets for device OpenCL functions
v0.1.1
Auto-Completion (Words from the document)
v0.1.0
- Auto-Completion (Built-in OpenCL functions, data types and macros)
v0.0.2
- Improving the highlighting of OpenCL data types (In accordance with the built-in rules for C and C++ syntax highlighting).
Initial Release
.cl
and .ocl
file extensions support
- OpenCL C keywords
- OpenCL C++ datatypes