My "OpenCL for VS Code" extension got a rather big update. I moved the code completion feature to the cross-platform language server and implemented it with libclang. Since the binary size has increased and the number of supported architectures has as well, I also added a downloader & installer to the VS Code extension.
As a bonus, I finally added the icon for kernel files which I wanted to add back in 2017, but it was not possible back then.







