flutter-code-editor icon indicating copy to clipboard operation
flutter-code-editor copied to clipboard

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.

Results 89 flutter-code-editor issues
Sort by recently updated
recently updated
newest added

I tested with Java, Dart, and Javascript. Javascript was the only one of those languages where the sections didn't work. I was trying to make the code read-only with `controller.readOnlySectionNames...

resolves #192 resolves #199 resolves #235

Without a language, the editor is as slow as with one, but there is no reason for it to be that. This example hangs for ~20 seconds to me: https://play.beam.apache.org/?path=SDK_GO_DebuggingWordCount&sdk=go...

Hi, thanks a bunch for your contributions towards building this amazing package! I am curious to understand its compatibility with [Language Server Protocol for dart-sdk](https://github.com/dart-lang/sdk/blob/master/pkg/analysis_server/tool/lsp_spec/README.md). I am currently using the...

Hey im getting an error when pressing delete key when a suggestion is shown. I dont know why, but this is what i get, and some assertions get thrown. Anybody...

https://user-images.githubusercontent.com/17158960/219015625-a30f4917-a33e-42e1-bc00-1862a193a9d3.mov

P4

https://user-images.githubusercontent.com/17158960/219016047-9d25c988-dcbb-4c50-9d99-c1b15bbd2d5e.mov

P4

Editor on mobile autocomplete needs double click to select and autocomplete gets cut off I created an editor both on mobile and web and on mobile the autocomplete needs a...

P3

Please allow me to override the gutter error popup decoration. Currently, it's hardcoded in `lib/src/gutter/error.dart` and cannot be changed because I cannot provide my own `GutterErrorWidget`, or even better, provide...

P4