One thing that would be really cool is if it was possible to apply code syntax highlight on the fly! =)

for example:

```c
int main() {}
```

would show:

```c
int main() {}

Today Geany already shows italic bold. Highlight code would be awesome.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.