Hermeson Freitas

- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 3
-
Hermeson Freitas 创建了一个帖子, 已回答Change foreground color of custom words in Rider
In my IDE I like that keywords have red color and all types have black color, but in the C++ settings of Rider it is only provided a way to change the “Keyword” foreground color, the problem is pri... -
Hermeson Freitas 进行了评论, -
Hermeson Freitas 创建了一个帖子, 已回答Cascadia Mono bold text
For some reason Cascadia Mono is not supporting bold text in Rider 2024.1.1, when I select “Cascadia Mono” font the “Bold weight” come as “Roman” with no option to choose bold, and I am unable to u... -
-
-
-
-
Hermeson Freitas 创建了一个帖子, 已回答Listen to build solution event in Rider
The Rider plugin I am working on needs to run code when the “build solution” starts, succeeds and fails. I tried implementing ProjectTaskListener to override the methods started and finished and us...