Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-29756

Allow synchronisation between the two Markdown editor windows (preview and text editor)

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • Qt Creator 12.0.0-beta1
    • Editors

      Currently the two markdown editor windows (text editor and preview) are fully independent.

      It would be cool to have some synchronisation between them, for example scroll the rendered window when the plain text is scrolled. It would also be nice to click a word in the rendered view and jump to the corresponding position in the plain text view.

      As this might be complicated, a first step would be syncronisation on headlines #, ##, ### in combination with a plain text comparison.

      But maybe its also possible to add back-references to the paragraphs in the render view.

      Probably the Markdown language server (QTCREATORBUG-29755) can also be helpful.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            con Eike Ziller
            aha_1980 André Hartmann
            Ville Lavonius Ville Lavonius
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes