Masatake YAMATO
Masatake YAMATO
> This cause a API break, so it should be preferable to release a new major version. I think it is better to give a new name like python3-readtags, python-readtags,...
@mgautierfr can we take over this pull request?
I added --help and -h options, doing the same as the -help option.
> ``` > Yes, those are the patches: https://github.com/arduino/ctags/commits/master > ``` Do you have test cases for the changes ?
@NicoHood, For merging the efforst, test cases that show the intent of changes are needed. See http://docs.ctags.io/en/latest/units.html
I don't want to add flexibility to the area. I took much time to work on https://git.almalinux.org/rpms/ctags/commit/3c370ff3576fbbad5e6e5245942a6f306c773d71.patch . I don't know the package manager(s?) on Windows. However, if the "sort"...
Maybe I introduced this bug when supporting destructuring binding.
> ctags doesn't extract props, key, and columns because they are inside an anonymous returned object, not explicitly assigned to a named variable. I wonder why ctags extracts `title` in...
(I renamed the title Subject to associate the issue and the parser name.)