CodeDoctor

Results 295 comments of CodeDoctor
trafficstars

We can use https://lib.rs/crates/synoptic for parsing. Then we can just use the classes `code-comment`, `code-boolean`, ... Maybe we should make something like substyles to enhance the current Material Theme with...

Oh sorry I didn't know that. I only saw you commented on this issue and want to ask what you linked there. Then I need to see who I can...

should be fixed in 2.1.1-rc.0 if it will be deployed on fdroid

That's a good idea. But I would show the # in the preview to have it easy to remove it again. The app uses https://pub.dev/documentation/markdown/latest/ for markdown rendering. I'm currently...

In edit mode the markdown won't be rendered. It's inside app/lib/renderers/elements/markdown.dart

What do you mean with that? look at the action in the label handler. But i don't see why you need to check that. New line isn't submitting, it's just,...

Hmm, but we can only add this to the color bar. The label toolbar needs to be present

It's to select different color palettes. I would add this to the settings instead of putting a hide button inside the tool

Hmm yeah we could add it. But it can only work in combination with the pen tool. The label toolbar has important configuration which needs to be there and I...

These are custom shapes that can be defined by paths. I will look how I can easily add an option to define your own shapes