-
Go To Definition work great with VHDL, but don't work with Verilog and SystemVerilog files
- OS: Windows 11
- VSCode version version 1.67.1
![изображение](https://user-images.githubuserconten…
-
Go to Definition and Hover Tips stopped working after updating nim (1.4.2 -> 1.6.6)
nim-Version: 1.6.6
vscode-Version: 1.67.2
The update initially broke functionality with the original nim ext…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Go-to-definition-F12-for-file-links/1412595)._
---
For links in the source code of a ra…
-
I really like the idea of the mouse clickable "Go to Definition", however I use Ctrl+Click to select a whole word so often that I always have to disable this feature. I would like to make this configu…
-
### Version
5.5.1
### Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=bar-stack-normalization
### Steps to Reproduce
1. Use Firefox (latest version 132…
-
Forgive me if this is a duplicate question, I did some searching around the issues and didn't see anything but I also might not be using the right magic words.
Using VSCode 1.85.1, pylance v2024.2.…
-
Take the following code as an example:
```rs
struct A;
struct B;
impl From for A {
fn from(value: B) -> Self {
Self
}
}
fn main() {
let a: A = B.into();
}
```
…
-
When using remote SSH plugin in visual studio code and right click+CTRL to peek and see definition the mvbasic extension is not able to resolve the correct path for the peeked file and errors out.
…
-
If I try to inspect the code of a package installed in my environment, python-tools will just not find it.
imaia updated
6 years ago
-
When I navigate to this symbol [`expandCaptureGroupsSeriesRecorded`](https://sourcegraph.com/github.com/sourcegraph/sourcegraph/-/blob/enterprise/internal/insights/resolvers/insight_view_resolvers.go?…