Peter Flynn

Results 28 issues of Peter Flynn

1. Scrub a number like this one: `margin: 0;` Result: it changes to e.g. `margin: 10;`, which is ignored by the browser since it has no units. It would be...

enhancement

I tried to edit an older perf test today and I'm hitting #236, even though supposedly it was fixed several weeks ago. Same exact steps as what's described in https://github.com/jsperf/jsperf.com/issues/236#issuecomment-272357458....

I noticed that the Emmet extension uses several low-level (non "public") Brackets APIs for file IO. Sine they can change without warning, it would be better to use the higher...

1. Press Ctrl-Alt-R to open the Recent Project dropdown 2. (optional) Press down arrow a few times to highlight a different project 3. Press Enter to reopen the highlighted project...

## Topic This is an issue regarding: - [x] The tutorials contained within this repo. - [x] The samples contained within this repo. ## Description of the issue We're currently...

## Description of the issue The page https://adobexdplatform.com/plugin-docs/reference/uxp/function/fetch.html says `@see Response` for the return type, but it's not a clickable link. ## Proposed solution Should we just link to https://developer.mozilla.org/en-US/docs/Web/API/Response...

## Topic This is an issue regarding: - [x] The tutorials contained within this repo. - [x] The samples contained within this repo. ## Description of the issue We use...

I think there are two separate issues here: **1)** If I'm on clean-slate master and I run `npm install`, a bunch of local changes appear in `package.lock.json` -- this probably...

Add keywords so this extension shows up when users search Extension Manager for "minimap" (the name Sublime popularly uses for this feature). You could also put one of these terms...

1. Open a .md document & turn on Markdown Preview 2. Perform a Find in Files / Replace in Files Result: results panel appears in between the Markdown Preview panel...