Skip to content

mdsf init should populate some default languages aliases #982

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

Open
ccoVeille opened this issue Apr 25, 2025 · 1 comment
Open

mdsf init should populate some default languages aliases #982

ccoVeille opened this issue Apr 25, 2025 · 1 comment

Comments

@ccoVeille
Copy link
Contributor

ccoVeille commented Apr 25, 2025

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

mdsf init doesn't come with common language identifierz aliases

Describe the solution you'd like
A clear and concise description of what you want to happen.

Define at least the following language_aliases variable

console: shell
sh: shell
bash: shell
shellsession: shell
md: markdown
js:javaScript
golang: go
rs: rust

Maybe you could complete with more

Take a look at linguist to see the common language aliases they support

See:

Describe alternatives you've considered

Copy paste my own settings, instead of usimg mdsf init

Additional context

New commers should see there are able to define their own aliases. Right now, languages aliases node is not even present.

@ccoVeille
Copy link
Contributor Author

I tried to look at the code but I didn't get how mdsf init works 😅🤦‍♂️

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