<div dir="auto">Hi,<div dir="auto"><br></div><div dir="auto">in the current development version of Kate we have a new language server plugin, see this blog:</div><div dir="auto"><a href="https://kate-editor.org/post/2019/2019-08-10-kate-lsp-more-languages-supported/">https://kate-editor.org/post/2019/2019-08-10-kate-lsp-more-languages-supported/</a><br></div><div dir="auto"><br></div><div dir="auto">I just checked: there is also a LSP implementation for Fortran:</div><div dir="auto"><a href="https://github.com/hansec/fortran-language-server/blob/master/README.rst">https://github.com/hansec/fortran-language-server/blob/master/README.rst</a><br></div><div dir="auto"><br></div><div dir="auto">That means: theoretically we can add support for the Fortran LSP server, and in addition to the outline you'd get code completion etc.</div><div dir="auto"><br></div><div dir="auto">Would that be of interest?</div><div dir="auto">Do you have kate compiled yourself? If so, we could get started right away.</div><div dir="auto"><br></div><div dir="auto">Best regards</div><div dir="auto">Dominik</div><div dir="auto"><br></div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Christoph Cullmann <<a href="mailto:christoph@cullmann.io">christoph@cullmann.io</a>> schrieb am Fr., 30. Aug. 2019, 09:02:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2019-08-27 16:13, Kyle S Horne wrote:<br>
> Hi All,<br>
> <br>
> I might be the only person who regularly uses the Kate symbol viewer<br>
> plugin with Fortran. Recently a change prevents the Fortran mode of the<br>
> plugin from activating because the syntax highlighting mode is not<br>
> named the way the symbol viewer code expects.<br>
> <br>
> I have attached a patch which corrects this issue, and recovers the<br>
> expected functionality. The only change is to test for the new syntax<br>
> highlighting names instead of simple "Fortran".<br>
> <br>
> Please let me know what I need to do to get this patch committed to the<br>
> main line.<br>
<br>
Hi, I can commit this for you, no problem!<br>
<br>
Could you alter that in some startsWith "Fortran" change?<br>
Then one is save even if we introduce other variants.<br>
<br>
Greetings<br>
Christoph<br>
<br>
> <br>
> Thanks,<br>
> Kyle<br>
<br>
-- <br>
Ignorance is bliss...<br>
<a href="https://cullmann.io" rel="noreferrer noreferrer" target="_blank">https://cullmann.io</a> | <a href="https://kate-editor.org" rel="noreferrer noreferrer" target="_blank">https://kate-editor.org</a><br>
</blockquote></div>