Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Ideas for Improving ctags Support #17

Open
klange opened this issue Jul 10, 2019 · 0 comments
Open

Ideas for Improving ctags Support #17

klange opened this issue Jul 10, 2019 · 0 comments

Comments

@klange
Copy link
Owner

klange commented Jul 10, 2019

  • 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 ->
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant