zed-industries / extensions

Extensions for the Zed editor
915 stars 406 forks source link

OpenCL support #1624

Open RocketRide9 opened 2 weeks ago

RocketRide9 commented 2 weeks ago

Check for existing issues

Describe the feature

Add support for OpencCL language. clangd already provides diagnostics for .cl files, but you have to manually select C language in the bottom panel and there is no OpenCL language in the list.

If applicable, add mockups / screenshots to help present your vision of the feature

No response