Thomas Thomassen

- 活动总数 37
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 9
-
-
-
-
Thomas Thomassen 创建了一个帖子, 已回答Using vcpkg as submodule with CLion Nova?
vcpkg recommends using vcpkg as a submodule for CMake project. (Source: https://vcpkg.io/en/getting-started.html)I have some CMake projects already setup like this.Within CLion Nova I found there i... -
Thomas Thomassen 创建了一个帖子, 已回答Inspection: "Algorithm operation on ranges can be used" - reasoning?
I'm testing out CLion Nova on a C++20 CMake project of mine. I ran a full project analysis and some of the inspections suggest things like: "Call to `transform` can be replaced with a call to `rang... -
Thomas Thomassen 进行了评论, -
Thomas Thomassen 创建了一个帖子, 已回答Is it possible to let RubyMine know about custom attr-like methods?
I have a DSL method that I use to define some custom getters and setters. They work somewhat similar to Ruby's own `attr`. Is there a way I can allow RubyMine to understand this? Via YARD markup fo... -
-
Thomas Thomassen 创建了一个帖子, 已回答No support for YARD @overload tag?
Is there no way to have RubyMine understand YARD's `@overload` tag? -