Rajish

Avatar
  • 活动总数 8
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 3
  • 创建于

    Debugging for-comprehension

    I have a quite long `for` statement with many mappings and filters inside. It's really hard to understand the logic of stepping through it with the IntelliJ debugger. The local variables disappear,...
    • 2 个关注者
    • 0 条评论
    • 2 票
  • 创建于

    After update to IJ Ultimate 2017.2.5 Scala files full of errors

    Looks like when I updated IJ to the latest release, along with all installed plugins, suddenly no symbol in the Scala files can be recognised. I tried to reload the project, refresh SBT, recompile,...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Code formatting inside raw string

    已回答
    Here's an example: std::str json = R"|( {     "object1": {        "field": "value"     },     "object2" : [ "value", "value"] )|";   Is there any possibility to enable code indentation/formatting i...
    • 2 个关注者
    • 1 条评论
    • 0 票