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: document which C++ standard versions the TS implementation support. #272

Open
1 task done
lukka opened this issue Jun 10, 2024 · 0 comments
Open
1 task done

Comments

@lukka
Copy link
Contributor

lukka commented Jun 10, 2024

Did you check the tree-sitter docs?

Is your feature request related to a problem? Please describe.

It would be helpful to document what C++ Standard Version this TreeSitter implementation is supposed to work with, e.g. C++20, C++23

Describe the solution you'd like

It would be nice if the documentation stated what version of the C++ Language Standard are supported. For example, is C++17 or C++20 supported?

Also, if any specific feature is not supported, it would be nice it would be documented as well. For example, the C++20 modules are not supported, as requested here: #174

Describe alternatives you've considered

Looking and trying to find out myself is time expensive.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant