-
Issue Type: Bug
Enter a routine "https://blah.com" link in the code, or terminal window. Then try to Ctrl-Click on it. Even with a large 4K screen and a mouse, the area to click on is only ~5-10px h…
-
### Describe the bug
- By default, building a Vite project generates `[name].[hash].[ext]`
- Using `rollupOptions.output.assetFileNames` (and entry/chunkFileNames): `[name].[ext]` we can remove the …
-
Hello! Below is a screenshot of the files that are included in wwwroot/_content/Elsa.Designer.Components.Web/ when I publish as win-x64 on a Windows machine with version 2.4.2 of Elsa.Designer.Compone…
-
A while ago I got this message:
![image](https://user-images.githubusercontent.com/7372858/151945747-775db55c-9c98-4d06-81c4-e6d09d9d0d33.png)
I installed the extension but didn't like it so I unins…
-
In the Access using MS Excel PowerQuery section, replace Citrix-CustomerId = "" with #"Citrix-CustomerId" = ""
Docs URL:https://developer-docs.citrix.com/projects/access-monitor-service-data-c…
-
### Prerequisites
- [X] I have written a descriptive issue title.
- [X] I have searched all [issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not alrea…
-
## Issue:
Splat is outputting this
```ps1
$forEachObjectSplat = @{
Parallel = -Parallel
}
Get-Process | ForEach-Object @forEachObjectSplat {
```
![image](https://user-images.githubuser…
-
I was reading on StackOverflow [this question on identifying a start rule](https://stackoverflow.com/questions/70171495/antlr4-python-binding-for-java8-missing-start-rule) for a grammar. The [answer](…
-
Hello,
I am wondering how to use this API connector to get the table information of a dataset. I see in the documentation this is possible and im wondering if I need a new connector to do this or …
-
Issue Type: Bug
I have an extension that uses the XMLHTTPRequest library to make requests to an API. These requests are made synchronously. Since the last update 1.62.1 the library has stopped worki…