wondering639

Results 8 issues of wondering639

Really like the validate css attributes function, thanks for that! But: Is it possible to execute this command automatically on save or automatically in general?

How can one keep the browser window open after scraping has finished (or aborted)? Thanks!

**Description:** On https://material.io/design/layout/responsive-layout-grid.html#breakpoints the table states: ![image](https://user-images.githubusercontent.com/25722498/71262360-c9933100-233f-11ea-803e-92c1d8f25812.png) Or in words: For a width of 360dp use margins/gutters of 16dp and 4 columns. 4 columns mean 3 gutters. The remaining width...

bug
Awaiting Design Feedback
Issue: Design

Erstmal mal danke für dieses tolle Tool, hat prinzipiell super funktioniert. Allerdings werden Dateien mit gleichem Namen nicht automatisch umbenannt, sondern nur die erste Datei heruntergeladen. Beispiel: ``` xxxxx -...

**Is your feature request related to a problem? Please describe.** Need to send text content to a search engine, like Typesense. According to docs, there are only HTML exports, markdown...

enhancement

# Bug Report ## Symptom **Describe the bug** Install the NuGet package into a "regular" (no ASP.NET or so) console application, following instructions at https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/blob/main/docs/using-the-nuget-packages.md **Expected behavior** Working instrumentation, however...

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...

Issue-Enhancement
Area-ssh-agent

## Description I created a sample application following on https://www.algolia.com/doc/ui-libraries/autocomplete/integrations/using-react/ When I type "ama" like "Amazon", I only get "AMD" as result, very confusing. see the following video: ![wrong_results_codesandbox](https://github.com/user-attachments/assets/840a2838-f2a1-4eed-8935-ade9a42dc13b) Find...