Alan Mooiman
Alan Mooiman
@soenkekluth, just to confirm it looks like the keyboard shortcuts work for jumping to definitions and back, but the autocomplete doesn't work, is that right? That's what I'm experiencing with...
What happens when you change node version in NVM? If I'm understanding your suggestion correctly, @margaritis, it looks like that would point the executable `/Users/Alan/.nvm/versions/node/v4.1.1/bin/node` at whatever version of node...
Ok, I got it working with the following in Tern's sublime settings: `"tern_command": ["/Users/Alan/.nvm/versions/node/v4.1.1/bin/node","/Users/Alan/Library/Application Support/Sublime Text 3/Packages/tern_for_sublime/node_modules/tern/bin/tern"]` Probably not ideal and I have a feeling it will break in the...
FWIW Our site saw this too. It's an entirely client-side rendered application. Some core pieces of it are React Router, Apollo, Final Form, Redux, and deep in our component library...
@epilande I'd be happy to take a stab at this based on the [Edge support PR](https://github.com/epilande/alfred-browser-tabs/pull/19) but I'm not sure where you're generating those UUIDs. Is there a specific dev...
I'm also seeing this issue on a Model 100 (Firmware 0.92.6+116), Chrysalis 0.13.3 ("this" being the edited issue: Keys that have "Secondary Action > Modifier > Shift" don't work as...
We can put some custom text in that instance.
@jehoshua02, I think the use case in the doc covers exactly the behavior you're describing. The EQ would be checked against each element it applies to, not uniformly applied to...
@tabatkins But as per other issues, this is more of a use case repo. Or are we keeping the actual code use cases, but discussions can be other things? (Also,...