V: Looks like a pull request needs to be made to github/linguist.

Created on 22 Jun 2019  路  4Comments  路  Source: vlang/v

https://github.com/github/linguist

So GitHub can recognize the V file type.

Feature Request

All 4 comments

Thanks, I didn't know about that. But how would linguist recognise V files versus Verilog .v files?

maybe change the extension name?. it won't hurt naming it something, like .vl and, .vlh for vlang and, vlang header.

.v is being used for Verilog, but also for Coq. It looks like Linguist accepts the same extension for multiple formats.

Linguist reads some parts of code to judge the lang. It's ok to be the same ext name to others.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

clpo13 picture clpo13  路  3Comments

penguindark picture penguindark  路  3Comments

markgraydev picture markgraydev  路  3Comments

oleg-kachan picture oleg-kachan  路  3Comments

PavelVozenilek picture PavelVozenilek  路  3Comments