5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #676 from raven42/unknown-kinds More... about 4 years ago
Merge pull request #677 from diegok/master More... about 4 years ago
Undone changes on legacy exuberant-ctags types file More... about 4 years ago
Add missing attributes and methods kinds on perl type More... about 4 years ago
Add protection for unknown kinds Perform a has_key() check prior to referencing the dictionary to ensure the dictionary has a valid key for the specified kind. Note: When an unknown kind is found, it can mess up the tag highlighting in the tagbar window. Not sure why this is occurring. More... about 4 years ago
Merge pull request #674 from maujim/feature/compact-option More... about 4 years ago
Update doc to reflect new possible values for tagbar_compact. More... about 4 years ago
Allow more granular control of tagbar_compact option. More... about 4 years ago
Merge pull request #669 from joshfrench/add-typescript-mappings More... over 4 years ago
enumerators -> enumerations More... over 4 years ago
Add typescript mappings for universal ctags More... over 4 years ago
Hide signcolumn in tagbar window (#666) More... over 4 years ago
vim 7.4 compatibility for variable init (#665) More... over 4 years ago
Merge pull request #656 from raven42/large-file-handling More... over 4 years ago
Merge branch 'master' into large-file-handling More... over 4 years ago
Added fsize calculation in fileinfo so better tracking can be used to display in tagbar window More... over 4 years ago
Fix vimscript snafu from #660, closes #662 More... over 4 years ago
Add g:tagbar_visibility_symbols (#660) More... over 4 years ago
Add g:tagbar_scopestrs (#661) More... over 4 years ago
Merge pull request #659 from raven42/line-wrap More... over 4 years ago
Fix syntax in example text for new option More... over 4 years ago
Fix for #647: Add g:tagbar_wrap option More... over 4 years ago
Update variable name More... over 4 years ago
Update to use file size instead of line count More... over 4 years ago
Add option to not trigger update on large files More... over 4 years ago
Update URLs to reflect repository migration (Closes #651) More... over 4 years ago
Fixes #650 Correct window positioning defaults (#652) More... over 4 years ago
Fix issue with jumping to a tag with special characters (#649) More... over 4 years ago
feat(dart_ctags): add inheritance tags More... over 4 years ago
feat(dart_ctags): create scope for imports for dart, pub. local package tags More... over 4 years ago