Francesco Fantauzzi

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

    Is quarto supported in PyCharm?

    已回答
    I have a .qmd file opened in a PyCharm project, and I see that the editor colors the syntax, recognizes cells, but the buttons to run/debug the cell are disabled. See screenshot. Is there a way to ...
    • 3 个关注者
    • 3 条评论
    • 1 票
  • 创建于

    Keep getting "External file changes sync might be slow", but shouldn't

    已回答
    After making a new project, I get the warning in the screenshot here, but shouldn't. The project is tiny, file system is a local ext4 (same SSD as Ubuntu's boot and my home dir.), and I have alread...
    • 3 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    How can I associate a file name (or file type) to an existing syntax highlight scheme?

    I am using snakemake, which requires me to write a script (always) called `Snakefile`, whose syntax is derived from Python. How can I tell PyCharm I would like to highlight the syntax in file `Snak...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 已编辑于

    How to set environment variables for remote debugging?

    已回答
    I have set environment variables for my program in the Run/Debug Configurations (see screenshot below). When I run the program normally, the program sees the environment variables I have set (ROS_M...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 已编辑于

    How to get type hint for auto variables in C++?

    已回答
    Is it possible to see a type hint for a C++ auto variable? I haven't managed to enable them. Are they available? E.g. I would like to see the type of callback in auto callback = [&publisher](const ...
    • 2 个关注者
    • 1 条评论
    • 1 票
  • 创建于

    Sharing catkin workspace (ROS) between PyCharm and CLion projects

    已回答
    I understand it is not currently possible to share the same project root between CLion and PyCharm. Can I at least have a part of the projects tree shared between the two? That would imply sharing ...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    PyCharm CE hangs at start while "Loading modules..."

    已完成
    Since today, when I run PyCharm, it hangs while "Loading modules...". How can I troubleshoot/fix it? Running it from console I get no output. CPU usage is very low. Running under Ubuntu 16.04 64-b...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Can't find some documentation

    Hi. When I select ActionController or ActionController::Base in my source code and hit Ctrl+Q to get its documentation, I get this instead (also see attached screenshot)module ActionController in a...
    • 1 个关注者
    • 0 条评论
    • 0 票