typst-lsp icon indicating copy to clipboard operation
typst-lsp copied to clipboard

Integrate external viewer compatible with jump to source functionality

Open astrale-sharp opened this issue 2 years ago • 4 comments

  • [ x ] Error reporting
  • [ x ] Hovering support
  • [ x ] Completion support
  • Integrate pdf or png viewer
  • Jump to source
  • Goto Definition
  • Include docs

astrale-sharp avatar Mar 23 '23 11:03 astrale-sharp

Integrate pdf or png viewer

As a configuration option, this should take a path to a binary or, at the very least have the option to add a callback. This will allow users to use whatever general program they want regardless of the editor.

SeniorMars avatar Mar 25 '23 07:03 SeniorMars

If we default to our own, it would help with the feature jump to source, we couldn't support it for external viewers

Envoyé à partir de Outlook pour Androidhttps://aka.ms/AAb9ysg


From: SeniorMars @.> Sent: Saturday, March 25, 2023 8:36:59 AM To: nvarner/typst-lsp @.> Cc: astrale-sharp @.>; Author @.> Subject: Re: [nvarner/typst-lsp] Feature tracker (Issue #4)

Integrate pdf or png viewer

As a configuration option, this should take a path to a binary or, at the very least have the option to add a callback. This will allow users to use whatever general program they want regardless of the editor.

— Reply to this email directly, view it on GitHubhttps://github.com/nvarner/typst-lsp/issues/4#issuecomment-1483753459, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AMZTDKV5QUNUFZJYMORCASLW52OBXANCNFSM6AAAAAAWFBJTZA. You are receiving this because you authored the thread.Message ID: @.***>

astrale-sharp avatar Mar 25 '23 07:03 astrale-sharp

I will help make this language server compatible with external viewers as I am interested in other editors.

jump to source

I'm very interested in adding a SyncTeX like feature for all editors. I'll help collaborate on this.

SeniorMars avatar Mar 25 '23 09:03 SeniorMars

Is it possible to support Synctex itself? Would be great to stay compatible with many existing pdf viewers.

gnull avatar Nov 28 '23 07:11 gnull