Skip to content
/ bim Public

Ideas for Improving ctags Support #17

Description

@klange
  • Parse the extended data from "format 2"
  • Exclude locals from other files - should be easy, just ignore stuff with the l extended type when file isn't us
  • Exclude locals from other functions - can we figure out what function we're in without too much parsing hassle?
  • Try to figure out types of struct objects so we can complete struct members after . or ->

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions