CodeSpartan
CodeSpartan
### In regards to proposal 1 A problem here is that `UnifyingAstVisitor`'s `void visitComment(Comment node)` doesn't actually visit non-documentation comments, as discussed [here](https://github.com/dart-lang/sdk/issues/37566). TL;DR of their discussion: ```dart class Test...
I've ran into an issue with the first proposal. I am correctly exporting comments and context from code to POT. ```dart Text( // context: some context "i18n Demo".i18n), Text( //...
No, the problem was due to two monitors. The default option in Input -> Desktop has "All Displays" selected, and it took input at coordinates that had nothing - so...