Bruce Johnson

Results 14 issues of Bruce Johnson

Fix https://github.com/meteor/meteor/issues/12123. Surface the `meteor show METEOR` command in the docs and in `meteor help show`.

Project:Docs
Project:Tool

Seems I have relearned this command every 6 months. I just filed an issue, https://github.com/meteor/meteor/issues/12122 that @zodern clarified for me. Given that background the Docs and `meteor help show` could...

Heads up this is something that will need to be addressed... I wanted to start using the `npm` `workspaces` feature which was introduced in `npm@7`. So installed the latest `npm`...

Project:NPM

Hi All, Thanks for this fantastic extension! I am in the process of reviewing a change to over 200 files. (yes, I know...) I run VSCode with `"workbench.editor.enablePreview": false` (yes,...

feature-request

Related to scenario described here: #3513 >I am in the process of reviewing a change to over 200 files. (yes, I know...) > >I run VSCode with `"workbench.editor.enablePreview": false` (yes,...

feature-request

Ground:db only deletes 1 file from the backing store no matter how many minimongo documents are deleted. see #190. This is a simple fix

Fixes #59 This is a fairly major change. 1. Swapped out all jquery calls for native document calls. 2. Changed the animation to depend on `animate.css`, which is included in...

And his jquery is always an older version than needed. Please remove jquery.

I have been having this trouble for some time. I finally pulled together a repro. I have 3 local `cordova` plugins that I am trying to use in my Android...

needs-investigation

Make meteor-file-collection work with V2 of Coffescript (specifically 2.0.3.3). ### Changes to `package.js` - I make the project dependent upon `[email protected]_3`. - I reset the version of `vsivsi:meteor-file-collection` to `2.0.0`....