Skip to content

Language detection problem: .vb vs .vba #4

@DecimalTurn

Description

@DecimalTurn

It seems like there is a small issue with your repo.
Currently, it is marked as a Visual Basic .NET repo since more than 50% of its code is identified as VB.NET.

image

The reason is that you are currently using the extension .vb for your VBA code, but this extension is associated with VB.NET.

To solve this issue, the easiest option is to change the file extensions to .vba.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions