Carlos Junior
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 Rider removed the git branch in the latest version?
已回答After I updated my rider (version 2021.3.1) I can't find the "git branch" tab anymore, nor can i reinsert it into the bar Here are some images referring to what I'm talking about. Rider: Intell... -
创建于 mixing custom language
What I want:I want to mix in the same file a custom language with java (similar to plugin vuejs), having a limiter for each language. ex:[custom]// custom code[Java]// java code My progress:Searchi...