修補程式
- Typing assist breaks indentation when writing enumerators.
- Delegating constructors are not in completion list.
- Search domain for doxygen searcher leads to long find usages.
- Alias declaration symbols are not handled by type aliases cache.
- "Space after <token>" formatter options do not check if the token came from a macro substitution.
- Completion for return inside constructors.
- Stringize operator does not work if the name of the macro parameter coincides with a directive.
- Typing assist doesn't indent in macro.
- Invalid redefinition error with inheriting constructors.
- Quickfix for 'don't return value by const' can break code.
- Member function calls should not be shown as possible usages of a global function.
- Document action does not work when the target declaration starts with a macro call.
- Check if space is required after \f$ in doxygen comments.
- Invalid 'Expected command \endcode'.
- Quick Doc does not support \b (for bold font).
- Generating stream output operators doesn't add <ostream> include.
- Issues with macroed "new" operator.
- Raw string literals parsed incorrectly.
- "Access rights" option for the constructor generator.
- False positive "Default case is not handled in switch statement".
- Invalid rename 'possible usage' in dependent code.
- Exceptions in daemon on switch.
- R# incorrectly reports an error on unitialized virtual base class.
- No completion within BOOST_STATIC_ASSERT at global scope.
- Bad placement of parser error.
- Deprecated highlighting message does not match the one from compiler.
用於 C++ 開發的 Visual Studio 擴展。
自 2007 的官方分銷商