dense-analysis / dense-analysis/ale

C/C++ ALEGoToDeclaration (or ALEGoToImplementation)

Open
#2,550 23 comments 5 reactions 0 assignees View on GitHub
enhancement
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

Since there is `ALEGoToDefinition`, maybe there should be an `ALEGoToDeclaration` for languages (like C/C++) which have those separately (e.g. the `ALEGoToDefinition` should go to the right place in the `*.h` file, and the `ALEGoToDeclaration` should go to the right place in the corresponding `*.cpp` file.)

FWIW, YouCompleteMe has a similar feature:
https://github.com/Valloric/YouCompleteMe#the-gotodeclaration-subcommand

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.