Skip to content

[FR] Add symbol search support to files without a extension #1192

@brendan-kellam

Description

@brendan-kellam

In SB, files without a extension can be mapped to a linguist language by using the linguist-language override in a .gitattributes file (docs). This enables features like syntax highlighting to work.

However, this does not work for symbol search. At index time, universal ctags is not reading from .gitattributes and therefore does not resolve symbols for the file as it does not know the language.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions