marty

Results 26 issues of marty

## Describe what's missing The extension seems to inline the top-most variable, instead of the selected variable. (Initially I thought this was a bug, but it turned out to be...

:muscle: Improvement

I tried using the following rule: ```JSON ["https://twitter\\.com", [ ["script-src", "'unsafe-eval' 'self' 'unsafe-inline' https://*.twimg.com https://www.google-analytics.com https://twitter.com 'nonce-YzFkN2FkNmYtOWExNC00MjZjLThlZDYtNGY0YjgyMTVjZWRh'"] ]] ``` Which does not work. The only thing I can think of...

I just ran into an issue with the Data transformation option. It requires me to define the `transform` function in vuetable's parent. But what if the `vuetable` component is placed...

## Short description Clicking save button does nothing. ## Steps to reproduce 1. Click save button 2. ... ## Expected result Sessions saved ## Actual result Literally nothing ## Platform...

bug?

### [REQUIRED] Codelab info https://codelabs.developers.google.com/codelabs/firebase-web/#10 ### [REQUIRED] Project setup As described in the codelab. ### [REQUIRED] Describe the problem Broken instructions. When attempting to send the notification HTTP request as...

codelab

On `doctrine/common v2.6.2` / `doctrine/dbal v2.5.5` Say you have ```PHP /** * @ORM\Entity(repositoryClass="UserRepository") * @ORM\Table(name="user") */ class User { /** * @ORM\Id * @ORM\Column(type="integer") * @ORM\GeneratedValue(strategy="AUTO") */ private $id; /**...

Bug

I was looking for something to prettify my css. Didn't read the docs at first (shame on me) otherwise I would have seen it clearly mention it doesn't add new...

Sorry for the vague title, not sure how to make it more specific. I was following the tutorial - https://deno.land/[email protected]/getting_started/debugging_your_code ...and none of what that page describes actually happens. `deno...

inspector
needs triage

**Is your feature request related to a problem? Please describe.** It's really hard to tell user sessions from auto-saved. **Describe the solution you'd like** Put user sessions and auto-saves in...

enhancement
solved?

1. No gutter or inline feedback. 2. Linter commands do nothing (e.g. Show All Errors / Goto Error, etc) Interestingly, status bar does show `gfortranmodern(errer)` on error and `gfortranmodern(ok)` when...