royriojas / eslint-friendly-formatter

A simple formatter/reporter for ESLint that's friendly with Sublime Text and iterm2 "click to open file" functionality
MIT License
198 stars 28 forks source link

how to open with sublime? #16

Closed jackyon closed 8 years ago

jackyon commented 8 years ago

hi,

after looking through the doc, i still don't know how to use with sublime.

in my terminal, it's only shows the error and file path, the path can not be able to clicked: cd80cbce-63f0-400a-9fd2-b95393437060

plz advise how to deal with this. thx.

royriojas commented 8 years ago

Hi @jackyon

A couple of questions:

jackyon commented 8 years ago

hi @royriojas

yes, I am using mac, I have tried both iterm2 and item from the OSX system, both are not able to click the file path.

denlinsley commented 8 years ago

Hi @jackyon

Try using Command + click. That works for me.

jackyon commented 8 years ago

@denlinsley not working for me.. that's weird, anyway, thx your tip.

royriojas commented 8 years ago

In iterm2 there is an option under preferences/profiles that controls the behavior of command + click screen shot 2016-04-08 at 4 42 19 pm

@jackyon Can you check you have the same config?

jackyon commented 8 years ago

thank you, the config was a little bit difference, I don't know why.

anyway, problem solved! thank you guys!

royriojas commented 8 years ago

you're welcome!