-
If I adjust the QueryBuilder in the findByDemand function in the ExtensionRepository, the problem is solved.
$statement = $queryBuilder->executeQuery();
// while ($row = $queryBuilder->exec…
-
### Describe the bug
"Error loading webview: Error: Could not register service worker: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state"
### Reproductio…
-
**Is your feature request related to a problem? Please describe.**
I was trying to figure out how to view a Github Pull request through the VSCode extension. Looking at other issues, there should be …
-
With the latest vscode-insiders, `No view is registered with id: cspell.issuesViewByFile` started showing up. The 4.0.5 version of the Code Spell Checker extension works just fine with 1.9…
-
It will be useful to be able to close the extension from the extension view itself without needing to click the extension icon again, especially on a browser like Arc where extensions are not always v…
-
```swift
public extension Label where Title == Text, Icon == Image {
nonisolated static func someLabel() -> Self {
return Label("Something", systemImage: "heart.filled")
}
}
struct ContentVi…
-
### Description
### Features:
- Horizontal and vertical scrolling.
- Easy customization of content and view style.
- Supports dynamic content.
### Usage examples:
- Product lists in an onlin…
-
### Extension or Userscript?
Extension
### Request or suggest a new feature!
I suggest that the extension show additional information about the actual amount of extension users who liked and dislik…
-
-
Dataview query displayes table in local setup.
Table reproduced exactly in vercel, but links throw up 404 error. I removed .md from the links generated in the file directly in github and links star…