-
In the [`app/page.tsx` file](https://github.com/Viijay-Kr/react-ts-css/blob/main/examples/next-js-app-dir-css-modules/app/page.tsx) in [the Next.js app dir example](https://github.com/Viijay-Kr/react-…
-
We often get feedback that the behaviour of "go to def" vs "go to declaration" is confusing as it's not super consistent. Basically, Pylance does the following IIUC:
1. If the symbol is declared i…
-
Hello and thank you for this great extension.
I have visual studio 2022 Version 17.1.0 Preview 1.0 , I want to go to definition of .ts function from .html file by f12 click but not work.
How can we …
-
Use `#include ` in a case where the includePath includes the path to a local "string" file.
Bug: IntelliSense will correctly use the local version of the file, but confusingly, go to definition on …
-
As a user, I want to be able to right click on a definition / function / model in CQL and find all references to that element, and then also be able to go to the place where that's defined in the CQL …
-
## Feature_Name
Highlight
Description of the feature
It's currently quite hard to see what line go to sends you too, as the scrolling can sometimes be incorrect and there may be multiple function…
xrnss updated
2 years ago
-
I've noticed that there are scenarios where F12 will take me to the definition for a variable definition, file, etc. where the touchbar "Go to definition" button does nothing. Is this the intended beh…
-
I am using WSL and dune. I have made a very simple project:
![image](https://github.com/ocamllabs/vscode-ocaml-platform/assets/139398877/2f3d4ea3-e9bd-4226-be99-c667807c4185)
![image](https://github…
clsd0 updated
4 months ago
-
@sean-mcmanus, I can see in 0.28 the headers thing is working.
The "printf" still goes to the wrong place...
_Originally posted by @omercsp in https://github.com/microsoft/vscode-cpptools/issues/…
-
From https://github.com/Microsoft/vscode/issues/24276
**Issue**
Users of tools such as webpack often load non js/ts assets, such as css or images, using `require` or `import`:
```js
re…
mjbvz updated
4 months ago