Make Go to Symbol commands show signature list (#3475)
commit54665998383eb03c5565aa360ff56ed4f7792aa6
authorNick Treleaven <ntrel002@gmail.com>
Mon, 8 May 2023 11:44:00 +0000 (8 12:44 +0100)
committerGitHub <noreply@github.com>
Mon, 8 May 2023 11:44:00 +0000 (8 12:44 +0100)
treea3547871ccd662c55a4a00b475f1bd7d68a683c5
parent1d9681d78c0294c8c29925cdc89c2d8ae19b5abf
Make Go to Symbol commands show signature list (#3475)

When there is more than one matching symbol.
For variables, show type.
For callables, show (at least) parameter list.
Show non-first item using italic `file:line:`.
src/symbols.c