akvelon / flutter-code-editor

Flutter Code Editor is a multi-platform code editor supporting syntax highlighting, code blocks folding, autocompletion, read-only code blocks, hiding specific code blocks, themes, and more.
https://akvelon.com
Apache License 2.0
197 stars 47 forks source link

Disable spell check in FireFox #198

Closed yescorp closed 1 year ago

yescorp commented 1 year ago

Workaround for

codecov[bot] commented 1 year ago

Codecov Report

Merging #198 (5b21d24) into main (b673e71) will decrease coverage by 1.90%. The diff coverage is 100.00%.

:exclamation: Current head 5b21d24 differs from pull request most recent head ae46310. Consider uploading reports for the commit ae46310 to get more accurate results

@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
- Coverage   82.51%   80.62%   -1.90%     
==========================================
  Files          85       88       +3     
  Lines        2602     2668      +66     
==========================================
+ Hits         2147     2151       +4     
- Misses        455      517      +62     
Impacted Files Coverage Δ
lib/src/code_field/code_field.dart 99.39% <100.00%> (+<0.01%) :arrow_up:
...field/disable_spell_check/disable_spell_check.dart 100.00% <100.00%> (ø)
...e_spell_check/disable_spell_check_if_web_stub.dart 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.