Closed XusinboyBekchanov closed 3 years ago
@XusinboyBekchanov Maybe you can contribute a pull request? See CONTRIBUTING.md. Regular expressions for disambiguations are added to heuristics.yml. New samples would probably be needed too.
I added pull request for languages.yml.
If you look at my repository, you can see that: FreeBasic 75.1%, VBA 17.8%, Rich Text Format 6.4%, Makefile 0.7%: If you click on one of them, this appears: Why does it show only Visual Basic.Net, but not FreeBasic and VBA?
@XusinboyBekchanov because of the bug in Search (not Linguist) as detailed in https://github.com/github/linguist/issues/5320
It's good to see your repo is now correctly showing FreeBasic so I'm going to close this issue.
Preliminary Steps
Please confirm you have...
Problem Description
If the code contains #include or common or the extension is .bas or .bi (additionally user-defined .inc, .frm) then this language should be defined as FreeBasic.
URL of the affected repository:
https://github.com/XusinboyBekchanov/VisualFBEditor
Last modified on:
2020-09-06
Expected language:
FreeBasic
Detected language:
VBA