code_field icon indicating copy to clipboard operation
code_field copied to clipboard

A customizable code text field supporting syntax highlighting

Results 36 code_field issues
Sort by recently updated
recently updated
newest added

It would be very useful to me to understand where a user's cursor is, both location in the content, and the pixel position, to enable giving syntax completion popups to...

The `highlight` package detects when more than one languages are in a text and treat them accordingly. Like the `xml` language switch to `javascript` whenever it detects a tag of...

I realise it's not an issue. I am trying to make a custom language. how would i go about doing that? Commenting and making Mode() available would be really helpful.,

Thanks for a great package. Any plans for a simple HTML / CSS formatting support?

{} can be used to collapse the code and the numbers, is this possible currently? With some guidance, I would be happy to help

When I am editing a huge block of code, the editor feels a bit sluggish. This is probably happening because on each change, the whole block of code is being...

When using code files, you typically don't need longer lines to wrap around. However, with .md files this is in fact rather useful. Please let me know how to disable...

It appears that recent updates in Flutter have resulted in a malfunction of horizontal code scrolling on iOS. I've successfully applied a temporary solution to address this problem, and you...

Feature request: I'd like to apply a custom text style to ranges of text.

I always want the text selection shown. How can I achieve this?