electricface
electricface
Why not add this feature?
Can't jump to the correct function in VSCode
```d import std.stdio; void info(double number) { writeln("Floating point: ", number); } void info(int number) { writeln("Integer : ", number); } void info(string str) { writeln("String : ", str); }...
I've encountered this problem too. linux, fish --version fish, version 4.0.2 fish shell: