summaryrefslogtreecommitdiff
path: root/tags.c
AgeCommit message (Expand)Author
2023-01-02restructure tags.c, menu.cpommicket
2023-01-01char const => const charpommicket
2022-12-30go to definitionpommicket
2022-12-30definitions menu, but it's acting weirdpommicket
2022-11-02new settings system bugfixes, use ted_active_settings morepommicket
2022-09-29added .rs, .go to is_source_file for ctagspommicket
2022-07-29per-language settingspommicket
2021-04-16regenerate tags if tag not foundLeo Tenenbaum
2021-04-13improve tag generation (don't just look at files in the cwd)Leo Tenenbaum
2021-03-04fix autocomplete if there is no tags fileLeo Tenenbaum
2021-03-03start autocompleteLeo Tenenbaum
2021-03-03tags_beginning_with (starting completion)Leo Tenenbaum
2021-03-03fix build go to errorLeo Tenenbaum
2021-02-28set active_node to NULL when line buffer is activeLeo Tenenbaum
2021-02-23various tag bugfixesLeo Tenenbaum
2021-02-22go to definition menuLeo Tenenbaum
2021-02-19ctrl+click to go to definitionLeo Tenenbaum
2021-02-19tags starting to workLeo Tenenbaum
2021-02-19started tagsLeo Tenenbaum