GitHub / akvelon/flutter-code-editor issues and pull requests
#299 - [BUG] missing !mounted/disposed checks
Issue -
State: open - Opened by quaaantumdev 3 months ago
#298 - fix unchecked dispose issues
Pull Request -
State: open - Opened by quaaantumdev 3 months ago
#297 - Fix issue 286: Line numbers do not align with lines
Pull Request -
State: open - Opened by UbayGD 4 months ago
#296 - enhancement/Add Tests + Fix State Management Issues (for web mainly) + Small Refactors
Pull Request -
State: open - Opened by Dario-Maselli 4 months ago
- 1 comment
#295 - Bump version, v0.3.3
Pull Request -
State: closed - Opened by nausharipov 4 months ago
- 1 comment
#294 - Enhancement/Add FVM Support
Pull Request -
State: closed - Opened by Dario-Maselli 4 months ago
- 1 comment
#293 - Enhancement/Pull Request Template for Code Contribution
Pull Request -
State: closed - Opened by Dario-Maselli 4 months ago
- 1 comment
#292 - enhancement/Add FVM Support
Pull Request -
State: closed - Opened by Dario-Maselli 4 months ago
- 1 comment
#291 - Issue 252: Add named sections support for JavaScript and TypeScript
Pull Request -
State: closed - Opened by UbayGD 5 months ago
#290 - Issue192 paired symbols, issue199 yaml support [origin: @Malarg]
Pull Request -
State: closed - Opened by DzmitrySalauyeuAkvelon 5 months ago
#289 - Updated codebase to upgrade Flutter/Dart versions (Flutter 3.22.2; Dart 3.4.3)
Pull Request -
State: closed - Opened by DzmitrySalauyeuAkvelon 5 months ago
- 1 comment
#288 - Gutter does not scroll with the code editor
Issue -
State: open - Opened by livtanong 6 months ago
- 6 comments
#287 - Dead?
Issue -
State: open - Opened by frankbolviken 8 months ago
#286 - Line numbers do not align with lines
Issue -
State: open - Opened by albe-jj 9 months ago
- 3 comments
#285 - Wrap = true does not work
Issue -
State: open - Opened by binh01t2 9 months ago
#284 - Add comments configuration for YAML language
Pull Request -
State: open - Opened by ajdelaguila 10 months ago
- 2 comments
#283 - Large files do not render correctly
Issue -
State: open - Opened by albe-jj 10 months ago
- 2 comments
#282 - Constantly getting exceptions because of Null check operator used on a null value
Issue -
State: open - Opened by AdamAtamnia 10 months ago
#281 - Horizontal Scrollbar
Issue -
State: open - Opened by TechnicJelle 11 months ago
#280 - Horizontal scroll not working in ios
Issue -
State: open - Opened by krishna-chl 11 months ago
#279 - Disabling Analyzer
Issue -
State: closed - Opened by albe-jj 11 months ago
- 2 comments
#278 - Disable smart quotes and smart dashes on iOS
Pull Request -
State: closed - Opened by rohansingh about 1 year ago
#277 - Support HTML language
Issue -
State: open - Opened by fvisticot about 1 year ago
- 1 comment
#276 - Autocomplete features
Pull Request -
State: open - Opened by waseemdev about 1 year ago
- 1 comment
#275 - CodeField error
Issue -
State: open - Opened by juancai0104 about 1 year ago
- 1 comment
#274 - Bump version to 0.3.2
Pull Request -
State: closed - Opened by nausharipov about 1 year ago
#273 - [question] Autocomplete transparency
Issue -
State: open - Opened by ivanmem about 1 year ago
- 1 comment
#272 - [FIX] Flutter 3.22 WASM fixes
Pull Request -
State: closed - Opened by prateekmedia about 1 year ago
- 11 comments
#271 - Package doesn't works with Flutter 3.22 WASM update
Issue -
State: closed - Opened by prateekmedia about 1 year ago
- 6 comments
#270 - Line numbers
Issue -
State: closed - Opened by muhsintr about 1 year ago
- 2 comments
#269 - fixed error web
Pull Request -
State: closed - Opened by franklin83diaz about 1 year ago
#268 - extend example so that code written can be executed
Issue -
State: open - Opened by flutter-painter over 1 year ago
#267 - how can i add a not exist language
Issue -
State: open - Opened by i-xiao-zi over 1 year ago
#266 - Named section support for VHDL language
Pull Request -
State: closed - Opened by IveBracke over 1 year ago
#265 - Does flutter-code-editor suppoert flutter-highlight?
Issue -
State: open - Opened by ghost over 1 year ago
- 1 comment
#264 - Performance issue for long text
Issue -
State: open - Opened by Srimathi622 over 1 year ago
- 5 comments
#263 - Maintenance status?
Issue -
State: open - Opened by Sahasrara over 1 year ago
#262 - Material 3 causes progressing misalignment in code and line numbers
Issue -
State: open - Opened by alexeyinkin over 1 year ago
- 1 comment
#261 - iOS: Gutter shifted up from the text
Issue -
State: open - Opened by alexeyinkin over 1 year ago
- 6 comments
#260 - Limit the variability of TextStyle in the gutter
Issue -
State: open - Opened by alexeyinkin over 1 year ago
#259 - Line Numbers escape the widget
Issue -
State: open - Opened by TekExplorer over 1 year ago
- 3 comments
#258 - fix _getCaretHeight throwing null cast exception
Pull Request -
State: closed - Opened by ArinFaraj over 1 year ago
- 1 comment
#257 - Bump version, v0.3.1
Pull Request -
State: closed - Opened by nausharipov almost 2 years ago
- 1 comment
#256 - Upgraded pub packages for Flutter v3.13.6
Pull Request -
State: closed - Opened by nausharipov almost 2 years ago
- 1 comment
#255 - Performance issues can occur if the number of rows exceeds a few hundred
Issue -
State: open - Opened by anonymouszbs almost 2 years ago
- 1 comment
#254 - Bumped http version to 1.1.0. Fixes #253
Pull Request -
State: closed - Opened by 5hirish almost 2 years ago
- 1 comment
#253 - use latest http pakage
Issue -
State: open - Opened by han023 about 2 years ago
#252 - [BUG] Code sections isn't working for Javascript language
Issue -
State: closed - Opened by TaylorHo about 2 years ago
- 4 comments
#251 - Null check operator used on a null value
Issue -
State: closed - Opened by koodimetsa about 2 years ago
- 1 comment
#250 - Line Numbers are not aligned with code
Issue -
State: open - Opened by deva666 about 2 years ago
- 5 comments
#249 - Issue248 backspace
Pull Request -
State: closed - Opened by alexeyinkin about 2 years ago
- 1 comment
#248 - Backspace does not work before a folded block
Issue -
State: closed - Opened by alexeyinkin about 2 years ago
- 1 comment
Labels: bug, P3
#247 - Issue 172: Delete CodeController.theme, bump version to 0.3.0
Pull Request -
State: closed - Opened by nausharipov about 2 years ago
- 1 comment
#246 - Speed up the editor without highlighting
Issue -
State: open - Opened by alexeyinkin about 2 years ago
#245 - Drop support for Flutter < 3.10
Issue -
State: open - Opened by alexeyinkin about 2 years ago
#244 - Issue 241: Dispose suggestions popup
Pull Request -
State: closed - Opened by nausharipov about 2 years ago
#243 - issue 242 fixed bug: Search selection jumped when change search pattern that also fit to current selection
Pull Request -
State: closed - Opened by Malarg about 2 years ago
- 1 comment
#242 - Search selection jumps when change search pattern that also fit to current selection
Issue -
State: closed - Opened by Malarg about 2 years ago
#241 - [Bug] Suggestions popup is not closed after view change
Issue -
State: closed - Opened by nausharipov about 2 years ago
Labels: bug, regression, P2
#240 - Compatibility with LSP
Issue -
State: open - Opened by 5hirish about 2 years ago
#239 - in code editor i want to change color of particular code line which is not possible for now
Issue -
State: open - Opened by vijayvaghela72 about 2 years ago
- 3 comments
#238 - Issue225 fix suggestion error
Pull Request -
State: closed - Opened by Malarg about 2 years ago
#237 - Unable to change font family
Issue -
State: closed - Opened by MrCyjaneK about 2 years ago
- 2 comments
#236 - How to detect taps inside of the CodeEditor?
Issue -
State: open - Opened by Prince2347X about 2 years ago
- 3 comments
#235 - suggestions error when pressing del key.
Issue -
State: closed - Opened by oxelf about 2 years ago
- 1 comment
#234 - Move `SearchController.isEnabled` to better place
Issue -
State: closed - Opened by yescorp over 2 years ago
#233 - Allow overwriting TextEditingValue with folded blocks even with collapsed selection (#232)
Pull Request -
State: closed - Opened by alexeyinkin over 2 years ago
- 1 comment
#232 - Cannot overwrite value with enterText in integration tests
Issue -
State: closed - Opened by alexeyinkin over 2 years ago
Labels: bug, P2
#231 - Issue192 paired symbols, issue199 yaml support
Pull Request -
State: open - Opened by Malarg over 2 years ago
- 2 comments
#230 - Switch to the Akvelon highlighting package
Issue -
State: open - Opened by alexeyinkin over 2 years ago
- 2 comments
Labels: blocked
#229 - Add Custom Search (CTRL + F)
Pull Request -
State: closed - Opened by yescorp over 2 years ago
- 1 comment
#228 - Search
Issue -
State: closed - Opened by alexeyinkin over 2 years ago
- 1 comment
Labels: P1
#227 - suggestion popup horizontal overflow fixed
Pull Request -
State: closed - Opened by Malarg over 2 years ago
#226 - Allow to disable autocompletion, close suggestions with Escape key (#206) (#219)
Pull Request -
State: closed - Opened by alexeyinkin over 2 years ago
#225 - Refactor suggestions
Pull Request -
State: open - Opened by yescorp over 2 years ago
#224 - Hint Text Show in Wrong Direction .
Issue -
State: closed - Opened by flutterDeveloperAoeonx over 2 years ago
- 3 comments
#223 - Error popup changed to use theme colors
Pull Request -
State: closed - Opened by yescorp over 2 years ago
- 1 comment
#222 - Get edit result fix
Pull Request -
State: closed - Opened by yescorp over 2 years ago
- 1 comment
#221 - Please support word wrap
Issue -
State: open - Opened by sma over 2 years ago
- 2 comments
Labels: P4
#220 - Please provide an autocomplete callback based on custom triggers
Issue -
State: open - Opened by sma over 2 years ago
Labels: P3
#219 - Please make the code completion popup closable with ESC
Issue -
State: closed - Opened by sma over 2 years ago
#218 - Outdent on Backspace
Issue -
State: open - Opened by sma over 2 years ago
- 1 comment
Labels: P3
#217 - Please allow me to override the gutter error popup decoration
Issue -
State: open - Opened by sma over 2 years ago
Labels: P4
#216 - Please allow me to override the gutter error icon
Issue -
State: open - Opened by sma over 2 years ago
Labels: P4
#215 - Gutter and text is not vertically aligned
Issue -
State: open - Opened by sma over 2 years ago
- 3 comments
Labels: waiting-for-customer-response
#214 - Get edit result fixed for backspace and delete cases
Pull Request -
State: closed - Opened by yescorp over 2 years ago
- 1 comment
#213 - Foldable block doesn't fold correctly when there is another foldable block at the end of the first
Issue -
State: open - Opened by yescorp over 2 years ago
- 1 comment
#212 - Use theme colors in error message popups
Issue -
State: closed - Opened by alexeyinkin over 2 years ago
- 1 comment
Labels: P3
#211 - Refactor suggestions
Issue -
State: open - Opened by alexeyinkin over 2 years ago
- 1 comment
Labels: P2
#210 - Backspace on the line before a folded block deletes the folded code
Issue -
State: closed - Opened by alexeyinkin over 2 years ago
- 1 comment
Labels: bug, P2
#209 - Issue207 popup display bug
Pull Request -
State: closed - Opened by Malarg over 2 years ago
- 1 comment
#208 - List web as a supported platform
Issue -
State: open - Opened by alexeyinkin over 2 years ago
- 1 comment
Labels: P3
#207 - Wrong suggestions displaying at first lines of editor
Issue -
State: closed - Opened by Malarg over 2 years ago
- 1 comment
#206 - Allow autocomplete to be disabled
Issue -
State: closed - Opened by dsyrstad over 2 years ago
Labels: P3
#205 - [Bug] Editor on mobile autocomplete needs double tap to select and autocomplete gets cut off
Issue -
State: open - Opened by Ax0elz over 2 years ago
Labels: P3
#204 - fix windowSize initialization error
Pull Request -
State: closed - Opened by Malarg over 2 years ago
#203 - [Bug] windowSize error when an autocorrection popup is left open
Issue -
State: closed - Opened by nausharipov over 2 years ago
Labels: bug
#202 - Add Icons to autocompletion suggestions
Issue -
State: open - Opened by siddastic over 2 years ago
#201 - ScrollController not attached to any scroll views.
Issue -
State: open - Opened by zaksnet over 2 years ago
- 7 comments
#200 - Insert key doesn't switch between overtype and insert modes
Issue -
State: open - Opened by yescorp over 2 years ago
Labels: blocked