Ron Valstar

Results 25 comments of Ron Valstar

I love the idea of a 'privacy policy' generator, but currently it feels a more like a 'good starting point' than a 'good solution'. (sorry if I took the issue...

Ok, I get that. I have no problem with the word 'may'. I just thinks some paragraphs should be optional. To illustrate: if I distribute an app that does *not*...

I apologize if I offended you. I am just trying to help here (and I have used the app). When I don't enter any PID into the form, the result...

Cool, sure no problem... I'll create some other separate issues as well now I've had a quick look at the code.

Don't know if #10 is still on the roadmap but I see that Concurrently uses a prefix (`npm:`) for npm scripts. Then again, I can easily see this working without...

This bug persists for 'v1.2 for IDEA 2018.x' and PHPStorm 2018.1.6 (and 2018.1.7) Same issue: plugin error makes IDE unusable. Here's the full trace: ``` Could not initialize class com.intellij.plugins.haxe.lang.lexer.HaxeTokenTypes...

Not sure if this is the same issue but I've setup a simple example here https://github.com/Sjeiti/storybook-addon-mock-post-body-issue The app has a button for a GET and a POST. Pressing it will...

> use a central package to manage @flotwig Does this mean [the Nx implementation](https://github.com/nrwl/nx/blob/master/packages/cypress/src/generators/cypress-project/files/v10-and-after/cypress.config.ts__tmpl__) of Cypress is not best practice? Were you referring to globs outside the cypress.config-directory or the...

While html should follow basic W3C rules, a quick (not-really-a) fix would be a button that removes the formatting from the current selection.

@jaredreich yeah I tried that with Pell. It removes formatting set by style but not formatting implied by element. I'm afraid you'll need a custom method to strip all elements...