refaelsh
refaelsh
Hi all, There is a small bug with syntax highlighting, the asterisks have the wrong color:  Thanks all.
Hard to describe in words, please see the attached screenshot, and then I will try to explain in words. Saw the screenshot? Great.  I can clearly see that the brackets are matched/paired. Why it is complaining it is not? Thanks.
Hi all, Please take a look at this sample file: ``` target_link_libraries( giter PRIVATE Threads::Threads dl ${CMAKE_CURRENT_SOURCE_DIR}/../target/release/libmvm.a wx_gtk3u_xrc-3.1 wx_gtk3u_core-3.1 wx_gtk3u_adv-3.1 wx_gtk3u_richtext-3.1 wx_baseu-3.1) ``` Running `cmake-format` on the above sample does...
Hi all. I would like to suggest a feature: colorize the output pane (like CLion for a example) - errors in red and warnings in yellow for example. Thanks.
Qtile version: ``` ❯ qtile --version 0.21.0 ``` Relevant part of the config file: ``` python groups = [ Group("1"), Group("2", spawn="firefox"), Group("3"), Group("4"), Group("5"), Group("6"), Group("7"), Group("8"), Group("9"), Group("0",...