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

Auto detect language in code snippet #1492

Open
benjo456 opened this issue Nov 8, 2021 · 0 comments
Open

Auto detect language in code snippet #1492

benjo456 opened this issue Nov 8, 2021 · 0 comments

Comments

@benjo456
Copy link

benjo456 commented Nov 8, 2021

Currently its required to manually select the language of a code snippet using the drop down menu.

Please add an 'auto detect' feature to detect which language to use based on snippet provided. This is similar to how Vscode is able to auto detect language via analysis of constructs used.

Prewritten libraries exist to achieve this, such as https://github.com/ts95/lang-detector

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

No branches or pull requests

1 participant