Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore anonymous tags in symbols_ctags #9

Merged
merged 6 commits into from
Mar 15, 2024
Merged

Commits on Mar 15, 2024

  1. Ignore anonymous tags in symbols_ctags

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    821930f View commit details
    Browse the repository at this point in the history
  2. Rename symbols output to source_symbols in symbols_ctags

    fixes #8
    
    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    27d7c7d View commit details
    Browse the repository at this point in the history
  3. Enable CI for macOS

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f94dc1f View commit details
    Browse the repository at this point in the history
  4. Do not use regex to test anonymous

    Also use anonymous for scopes.
    
    Reference: #8
    Reference: #10
    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a47f83c View commit details
    Browse the repository at this point in the history
  5. Fix typo in package name

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fec25d9 View commit details
    Browse the repository at this point in the history
  6. Improve handling of anonymous symbol

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    82723d4 View commit details
    Browse the repository at this point in the history