atom-latextools icon indicating copy to clipboard operation
atom-latextools copied to clipboard

added inverse search for windows

Open jan-glx opened this issue 9 years ago • 3 comments

  • added inverseSync setting switch
  • added inverse_sync paramter to _jumpXXX definitions
  • implemented inverseSync for sumatra viewer (windows only)

jan-glx avatar Jan 20 '16 21:01 jan-glx

btw, did you decide if atom replaces sublime for you?

jan-glx avatar Jan 20 '16 21:01 jan-glx

Thanks @jan-glx . I'm debating whether to use a command-line setting for inverse search, or whether to tell the user how to set it up via their viewer's preferences. In addition, on some platforms, you can't pass a command-line switch (e.g., Skim on Mac, which however has an Atom preset that works just fine).

BTW, I assume you also have issues with Atom not focusing when you do an inverse search---it's a known Atom problem on Windows and Linux. Can you confirm?

msiniscalchi avatar Jan 20 '16 22:01 msiniscalchi

I find a command line setting superior as it supports the use of different editors with the same viewer and does not require the user to do anything - it can just work. And it anyways does not prevent the user from setting it via the viewer settings.

I can confirm the lack of focus ...

jan-glx avatar Jan 24 '16 22:01 jan-glx