Skip to content

cshtml files can be considered html#10212

Closed
jvoisin wants to merge 1 commit intovim:masterfrom
jvoisin:cshtml_are_html
Closed

cshtml files can be considered html#10212
jvoisin wants to merge 1 commit intovim:masterfrom
jvoisin:cshtml_are_html

Conversation

@jvoisin
Copy link
Contributor

@jvoisin jvoisin commented Apr 17, 2022

cshtml files are used by the popular Razor Markup engine:
https://docs.fileformat.com/web/cshtml/

@brammool
Copy link
Contributor

Please also update src/testdir/test_filetype.vim

cshtml files are used by the popular Razor Markup engine:
https://docs.fileformat.com/web/cshtml/
@jvoisin
Copy link
Contributor Author

jvoisin commented Apr 25, 2022

Oops, my bad: I had the changes locally, and forgot to push them.

@brammool brammool closed this in 1f435da Apr 25, 2022
@jvoisin jvoisin deleted the cshtml_are_html branch April 25, 2022 17:02
clason added a commit to neovim/neovim that referenced this pull request Apr 25, 2022
Problem:    .cshtml files are not recognized.
Solution:   Use html filetype for .cshtml files. (Julien Voisin, closes vim/vim#10212)
vim/vim@1f435da
kraftwerk28 pushed a commit to kraftwerk28/neovim that referenced this pull request Jun 1, 2022
Problem:    .cshtml files are not recognized.
Solution:   Use html filetype for .cshtml files. (Julien Voisin, closes vim/vim#10212)
vim/vim@1f435da
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 this pull request may close these issues.

2 participants