Swagatopablo

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

    Security Warning On Expired Certificate

    已回答
     #### My system Details PyCharm 2025.1.1 (Community Edition)Build #PC-251.25410.122, built on May 7, 2025Source revision: d31f38dce07ebRuntime version: 21.0.6+9-b895.109 amd64 (JCEF 122.1.9)VM: Ope...
    • 9 个关注者
    • 7 条评论
    • 4 票
  • 已编辑于

    How to Run Ruff Formatter Upon Save from UV?

    已回答
    So, I prefer the ruff linter and installed the Ruff plugin. But I want to run ruff from my `uv` package manager tool. To make it clear, I want the following line to be triggered upon each save even...
    • 3 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Pycharm Professional: All Menus Are Empty

    See the screenshot attached (Upload ID: 2024_12_31_F1W9WLRZf3E9o4cQGKZNTU )Using Pycharm professional (latest stable version on MacOS). The problem is, under the settings, all menus seem empty. See...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Which Plugin/Setting Highlights Outdated Requirements?

    已回答
    Using a requirement.txt to set up my environment as part of my project. This is how it looks like (example) uvloop==0.17.0 # Asynchronous loop on the ASGI uvicorn==0.23.2 # The server python-multip...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 已编辑于

    How to Disable Pycharm from Introducing Leading Space in Kubernetes Manifest files?

    Kubernetes documentation allows having multiple manifests in the same ```yaml``` file. So I am trying this one in pycharm.  apiVersion: apps/v1kind: Deploymentmetadata:  name: redis  labels:    app...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 已编辑于

    Which Pycharm Plugin Manages the Pip Requirements?

    已回答
    I had this set up in another laptop, where I had the pip file like tensorflow==2.11.4and Pycharm would warn me either if the version was not installed (using pip for my local package manager), or i...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Pycharm Remote is not Showing Autosave Options (Autoformat the Code and Optimise Imports)

    Using Jetbrains gateway for remote development over SSH (client: MacOS Sonoma, Server: Ubuntu 22.04). These are the details of the client side. JetBrains Gateway 2023.2.4Build #GW-232.10203.10, bui...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 已编辑于

    Do I Have Duplicate Versions of IDEs Installed on My System?

    This is the screenshot from my jetbrains toolbox (version 2.1.0.18144, Linux Mint 20.3 (Linux 5.4.0-166-generic), x64). At the initial set up, I may have set up pycharm standalone, then I have like...
    • 4 个关注者
    • 9 条评论
    • 1 票
  • 创建于

    What are the Gray Characters in Intellij

    已回答
    Using intellij idea community for scala development. I can see some characters are added into the code by my editor, that are there, but not there, as in I cannot edit or remove them. The typing cu...
    • 3 个关注者
    • 2 条评论
    • 0 票
  • 已编辑于

    Intellij not Detecting Any Problem with Scala Code

    已回答
    Trying to learn Scala with intellij community edition on Ubuntu. I have set up intellij 2022.3.2 with the scala plugin. Can build and run codes from my terminal, yet, intellij seems unable to point...
    • 2 个关注者
    • 5 条评论
    • 0 票