Skip to content

Releases: Galarius/vscode-opencl

v0.1.2

03 Oct 10:17
Compare
Choose a tag to compare
  • Added Code Snippets for host OpenCL functions
  • Added Code Snippets for device OpenCL functions

v0.1.1

30 Sep 18:26
Compare
Choose a tag to compare

Auto-Completion (Words from the document)

v0.1.0

27 Sep 16:55
Compare
Choose a tag to compare
  • Auto-Completion (Built-in OpenCL functions, data types and macros)

v0.0.2

27 Sep 08:50
Compare
Choose a tag to compare
  • Improving the highlighting of OpenCL data types (In accordance with the built-in rules for C and C++ syntax highlighting).

Initial Release

27 Sep 08:49
Compare
Choose a tag to compare
  • .cl and .ocl file extensions support
  • OpenCL C keywords
  • OpenCL C++ datatypes