Skip to content
Discussion options

You must be logged in to vote

Which version of ctags do you use?

I could not reproduce this issue.

[yamato@dev64 tmp]$ cat /tmp/foo.bash
cat /tmp/foo.bash
f()
{
    local -A ALL_FUNCTIONS=()
}
[yamato@dev64 tmp]$ /bin/ctags --version
/bin/ctags --version
Universal Ctags 6.1.0, Copyright (C) 2015-2023 Universal Ctags Team
Universal Ctags is derived from Exuberant Ctags.
Exuberant Ctags 5.8, Copyright (C) 1996-2009 Darren Hiebert
  Compiled: Jan 16 2025, 00:00:00
  URL: https://ctags.io/
  Output version: 0.0
  Optional compiled features: +wildcards, +regex, +iconv, +option-directory, +xpath, +json, +interactive, +sandbox, +yaml, +packcc, +optscript
[yamato@dev64 tmp]$ /bin/ctags --options=NONE -o - /tmp/foo.bash
/bin/c…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@KodeToad
Comment options

@masatake
Comment options

Answer selected by KodeToad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants