Rick Blommers

Results 115 comments of Rick Blommers

I agree! I Will change it so it uses the font-size from the selected theme.

I can't really say I like the rendering when I use the same font-size as the editor itself: ![schermafbeelding 2017-07-03 om 08 14 32](https://user-images.githubusercontent.com/577933/27780223-028abb38-5fc8-11e7-9487-d841db912af7.png) I'm considering scaling down the font-size...

I'm working on it. Currently having an issue that the font/theme isn't known at the moment the margin-component is constructed. I think graying out the margin color of the number...

How doe you set the font-size? Currently the margin only updates the font size if the config is changed.. (And the config emits a signal TextEditorConfig::configChanged)

@Kebap I don't see this behaviour anywhere in any app on my Mac? For example VSCode, middle mouse dragging results in column-selection. Is this Windows specific?

I don't think this is very important to implement for now in edbee itself. - behaviour is non-standard (other compontents/widgets don't behave like this) - mouse wheels are very common...

Do you know which c++ version is required for this? Because I don't want to force users to use c++11

Is this inserted in the editor temporary? To be able to do this there's a lot of work to do. We need to have a descent language parser on the...

Didn't know this interface. I will look into it! Thanks for the suggestion and the link to the Mudlet commit.

Hi @vadi2 I didn't know it had high priority for you. I've been quite busy with work related things last couple of weeks. I've looked at the issue, but didn't...