Josh Matthews

Results 8 comments of Josh Matthews

Just came across this thread after running into the same issue. If anyone else wants to preserve the order but doesn't like having the HTML comment tags visible in the...

This is a pretty well known bug in the Solarized palette. I found a way to fix it but it breaks compatibility with any programs like vim that have a...

Here's a comparison with upstream solarized, solarized with base03 changed (like how everyone tries to fix it), the problem that causes in vim, and vim with the transparency fix applied:...

The problem is that `native_context_menu` also contains a conflict from [an import of `flutter/material.dart`](https://github.com/lesnitsky/native_context_menu/blob/95a6afcc253534a1b08d4bfa3b6cbe01b71e71e6/lib/src/context_menu_region.dart#L2). The issue needs to be fixed here in addition to end users updating their import statements....

Can a Flutter Community organization member weigh in on this (looks like the issue template automatically assigned @jeroen-meijer)? The maintainer @MarkOSullivan94 is still AWOL from the repo, though he's still...

Hey, sorry for not responding to this sooner. I've actually been meaning to refactor / add to this project for a while so sure, mksh support could be cool. I've...

@matthew-carroll I haven't gone through every line of this PR but here are my thoughts from the code I have read and the behavior I've observed in the example app...

For selection changes: I don't think undo/redo should ever produce a change that only modifies the selection, which is what happens from about the 6 second mark onward in my...