Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add lexing support for WebGPU Shading Language #3883

Closed
2 tasks done
dneto0 opened this issue Apr 3, 2023 · 0 comments · Fixed by #3884
Closed
2 tasks done

[Feature Request] Add lexing support for WebGPU Shading Language #3883

dneto0 opened this issue Apr 3, 2023 · 0 comments · Fixed by #3884
Labels
feature-request Request for new features or functionality

Comments

@dneto0
Copy link
Contributor

dneto0 commented Apr 3, 2023

Context

  • This issue is not a bug report. (please use a different template for reporting a bug)
  • This issue is not a duplicate of an existing issue. (please use the search to find existing issues)

Description

Summary:

Please add support for WGSL syntax highlighting in VS Code.
WGSL specification: https://www.w3.org/TR/WGSL/

Details

WebGPU Shading Language (WGSL) is a new shading language, for the web.
It is being designed by major browser vendors, and with extensive community participation.

W3C Working Group: https://www.w3.org/2020/gpu/
Community Group: https://www.w3.org/community/gpu/
In-flight working materials: https://github.com/gpuweb/gpuweb/wiki

Implementation status: https://github.com/gpuweb/gpuweb/wiki/Implementation-Status
For example, Chrome has had WebGPU support in Origin Trial since 2021, and plans to release it to general audiences on Windows and Mac in milestone 113 (May 2023).

Monaco Editor Playground Link

No response

Monaco Editor Playground Code

No response

@dneto0 dneto0 added the feature-request Request for new features or functionality label Apr 3, 2023
dneto0 added a commit to dneto0/monaco-editor that referenced this issue Apr 3, 2023
dneto0 added a commit to dneto0/monaco-editor that referenced this issue Apr 3, 2023
dneto0 added a commit to dneto0/monaco-editor that referenced this issue Apr 3, 2023
dneto0 added a commit to dneto0/monaco-editor that referenced this issue Apr 3, 2023
@github-actions github-actions bot locked and limited conversation to collaborators May 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant