Craig Tataryn

Results 21 comments of Craig Tataryn

Even if I have to specify the extra addon paths manually for the plugin to use, that's fine

@AndrewRadev You got it. the entry in my application's `node_modules` for the addon in question (after doing the `npm link`) is as follows: ``` $ ls node_modules lrwxrwxrwx 1 ctatar01...

@AndrewRadev if you'd like I can take a shot at implementing this

I noticed that if I use `gf` on an `(action ...` in a component's hbs file I only get the error: > E447: Can't find file "removeUser" in path `removeUser`...

@argoyal I went through my revision history. I believe you may have to go into one of your jobs and just save it (maybe make a trivial change). That'll trigger...

☝️ @fcamblor @rodrigc @tomaswolf ☝️

@sgermain06 I believe I'm in the same scenario. I too use WSL (WSL2 to be precise) and this is my first time using the Mocha Test Explorer. The symptom I...

@sgermain06 My mistake, my issue wound up being something different (detailed in #173)

+1 a version compiled against 2.10 would be great

@paulo-fernando-silva I tried v5.1.0 however now I'm getting the opposite effect. That is, when the pause command is found in an Octave program, it doesn't pause and instead just continues...