On Wed, 15 Jan 2020 at 18:30, JK <jk3m...@gmail.com> wrote:
>
> Hello,
>
> I just installed geany v1.36 but did not get the symbol panel working
> with .scala or .sc (scala script) files.
>
> I edited the filetype_extensions.conf to get the syntax highlighting for
> .sc and .sbt (scala build file) to enable scala syntax highlighting for
> them.
>
> symbol panel works fine for e.g. .cpp and .java but is it possible to
> get it working with scala files also?

Geany uses symbol parsers from upstream
https://github.com/universal-ctags/ctags but they do not have one for
Scala that Geany can use so symbols are not parsed.

Cheers
Lex

>
> Thank you for your support.
>
> jk
>
>
> _______________________________________________
> Users mailing list
> Users@lists.geany.org
> https://lists.geany.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
Users@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/users

Reply via email to