User Activity

  • Committed [r13925] on SVN Repo

    - clangd_client: include a missing header for stringstream

  • Committed [r13913] on SVN Repo

    - clangd-client: on rename failure, display proper error message instead of json exception

  • Committed [r13912] on SVN Repo

    - clangd_client: fix missing header include in previous commit

  • Committed [r13911] on SVN Repo

    * clangd_client: support refactoring using clangd (textDocument/codeAction)

  • Posted a comment on ticket #1604 on Code::Blocks

    Issue is easily reproducible by the steps provided. Issue is caused by smartindentcpp plugin. The plugin does smart indent without checking if it is comment. Disabling smartindent for comments can solve this issue. I'm not sure if this breaks anything else. --- a/src/plugins/contrib/SmartIndent/SmartIndentCpp.cpp +++ b/src/plugins/contrib/SmartIndent/SmartIndentCpp.cpp @@ -86,6 +86,12 @@ void SmartIndentCpp::DoSmartIndent(cbEditor* ed, const wxChar &ch)const return; const int pos = stc->GetCurrentPos();...

  • Modified ticket #1600 on Code::Blocks

    'Enter' on a specific line crashes desktop environment

  • Posted a comment on ticket #1600 on Code::Blocks

    Fixed in [r13883]

  • Committed [r13883] on SVN Repo

    - codecompletion: handle missing closing parenthesis during argument parsing (ticket #1600)

View All

Personal Data

Username:
christoj
Joined:
2011-08-16 21:17:17

Projects

This is a list of open source software projects that Christo is associated with:

Personal Tools