PycharmFan007

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
-
PycharmFan007 created a post, Full stack pycharm project with Fastapi and react
I am working on a web app. Naturally this webapp has a frontend and a backend. The frontend would be written in react and the backend in fastapi with postgresql. I have pycharm professional and I'v... -
PycharmFan007 created a post, Create UML diagram for multiple files
Hi all, Is there a way to create an UML diagram for multiple .py files in the same window? They always pop up in different windows. Thanks -
PycharmFan007 created a post, Pycharm search and replace from caret position
Hi all, I would like to use the search and replace function as of the caret position. If I press ctrl+R right now it starts finding occurrences from the beginning of the file, but I would like it t... -
PycharmFan007 created a post, Scroll page up/down with moving cursor while not using PgUp/PgDn buttons
Hi all, I'm using an Azerty keyboard and the PgUp and PgDn buttons are quite far from my arrows so it's not so practical to use these to scroll a page up. So I would like to remap them but I can't ... -
-
PycharmFan007 created a post, AnsweredPEP8 Auto implementation
Hi everybody, I'll start by saying that I'm new to Pycharm. It might be a dumb question, but I couldn't find the answer anywhere on the fora. I've noticed that Pycharm automatically checks for PEP8...