Apart for the bug you mentioned I noticed another little bug. Do the following steps to reproduce:
- Create a new document - Write something - Change language highlighting to Vala (or any other language) - Try to comment some lines with CTRL+M
It just does not watch for the language_changed signal emitted by the Scratch.Widgets.SourceView class.
« Back to merge proposal
Apart for the bug you mentioned I noticed another little bug. Do the following steps to reproduce:
- Create a new document
- Write something
- Change language highlighting to Vala (or any other language)
- Try to comment some lines with CTRL+M
It just does not watch for the language_changed signal emitted by the Scratch. Widgets. SourceView class.