-
### Feature Description
It'd be nice to have automatic variables that represent previous prompt results.
There are two possible approaches (they aren't mutually exclusive):
**Counting Forwards*…
-
**Describe the bug**
Deployment reference documentation for [Microsoft.Network/privateEndpoints](https://learn.microsoft.com/en-us/azure/templates/microsoft.network/privateendpoints?pivots=deployment…
-
Most frontend project use tsconfig paths. And import scss like this `@import '@/style/theme';`.
```json
// tsconfig.json
{
"compilerOptions": {
"paths": {
"@/*": ["./sr…
-
### Describe your motivation
Currently Typescript event types are not discoverable through the API docs, we only ever use `CustomEvent`. A user needs to explicitely look at the type definitions or …
-
Type: Bug
# Behaviour
I have a Windows machine where VS Code is installed. The machine has WSL 2 (Ubuntu 22.04) where docker is installed.
I can successfully connect to WSL from my VS Co…
-
When using C# kernel with JupyterLab, signature help is not showing. I've found from other issues that it looks as if it has already been merged, but I can't see the signature help in my computer.
…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity2.visualstudio.com/t/Problem-with-Roslyn-Source-Generators-In/1250704?preview=true)._
---
[severity:It both…
-
The method TryInvokeMember is currently handling way too much and the interface of the method is very limiting, so adding additional elements to the method, like arguments for a where clause, leads to…
-
Seeing that there is a growing number of requests for additional providers, would you consider adding
`public class ProviderBase: IProvider`
so that we create in our projects
`public class CustomPr…
-
I am using zig version 0.10.0-dev.4253+fa9327ac0 and zls commit 19fd17ff76d055606e2e9dde9e09dac7f9538430.
I have a VSCode workspace, the structure of which looks like this:
```
{
"folders": […