Reid

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

    Cannot use Specify to modify prompt for AI Assistant unit tests

    When generating unit tests using the AI assistant I can no longer refine my requirements using the “Specify” button. When I click on it, only a small thin box appears below the button, but it is to...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    linter problem

    I have a module with something like the following code:# my_module.py @dataclass(frozen=True) class MyClass: field_1: float field_2: float field_3: Optional[list[float]] = None def...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Problem with timezone in query console

    My host server reports using PST/PDT as the timezone and I have a line in my postgresql.conf file setting:timezone = ‘US/Pacific’When I log in to my postgres server using psql and execute ‘show tim...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Runtime / Live inspections are not working

    Inspections recently stopped working for at least one of my projects, but continue to work for other projects. I have double checked that inspections are enabled and made a new inspection profile w...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Cursor position after auto created docstring

    When I (auto) create a docstring for a field/property of a class by typing the first three quotation marks and then hitting enter the cursor jumps below the closing quotes, outside of the docstring...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Stange application window behavior after commiting

    The problem I am about to describe occurs when I have multiple projects open and I commit a set of changes to Git. I'm not sure this is the only time it happens, I haven't been paying super close a...
    • 3 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    Database console query view as separate window closes when switching branches

    Hi, I often like to open a database console (the query view) and detach it to a separate window. In previous versions of PyCharm, when I would switch branches this window would stay open, although ...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Unexpected behavior for Search/Replace

    When doing a search and replace there are a couple of quirks that I find annoying and don't seem to be the expected behavior. They sort of seem related to this issue that was reported for WebStorm,...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    PyCharm Memory Usage

    I suppose this post is similar to some others I've read, but I haven't seen a completely satisfying answer yet (and maybe never will :-). I have my -Xmx and -Xms both set to 1024m, but Linux report...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Database Console view closes unexpectedly

    Sometimes when I have the Database Console open (the kind that shows query results) it will unexpectedly close when I click anywhere outside the view. In addition to the annoyance of having to reop...
    • 3 个关注者
    • 5 条评论
    • 0 票