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

How to list supported syntax highlighting languages ? #1746

Open
sbrl opened this issue Jun 26, 2020 · 2 comments · May be fixed by #2084
Open

How to list supported syntax highlighting languages ? #1746

sbrl opened this issue Jun 26, 2020 · 2 comments · May be fixed by #2084

Comments

@sbrl
Copy link

sbrl commented Jun 26, 2020

Description of the problem or steps to reproduce

As a user, I want to be able to list the supported syntax highlighting languages. If I set the language explicitly like so:

CTRL + E, then
setlocal filetype <SOMETHING_HERE>

...then it would be helpful to know what I can set it to. For example, the SSH config file at ~/.ssh/config isn't detected, but I have no way of knowing there's a similar filetype I can set it to explicitly or not.

Specifications

Version: 2.0.6
Commit hash: 60846f5
Compiled on June 24, 2020
OS: Ubuntu 18.04
Terminal: gnome-terminal → MoSH → SSH → micro
@zyedidia
Copy link
Owner

You can see the list of syntax files here although I agree that there should be a way to see them from within micro.

@sbrl
Copy link
Author

sbrl commented Jun 27, 2020

Ah, thanks @zyedidia!

Yeah, somewhere in micro would be helpful. Perhaps a filetypes command in the command bar or something?

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

Successfully merging a pull request may close this issue.

2 participants