Jr
- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 10
-
Edited Built In AI Assistant seems dumber than outside version
I have the paid version of AI assistant in PyCharm set to ChatGpt4o, but consistently find myself using my ChatGPT4o version directly from OpenAI.My experience is that PyCharm AI (PAI) seems to hav... -
Created MicroPython not working, since I upgraded to 2024.3.x
AnsweredHappy Holidays!Getting the following error:Plugin 'MicroPython' (version '1.4.6-2024.2') is not compatible with the current version of the IDE, because it requires build 242.* or older but the curr... -
Created Porting a VSCode Extension to a PyCharm Plugin (JSON related)
AnsweredGreetings;Can anyone tell me, if it is possible to develop a plugin for PyCharm, which would replicate this VSCode extension?https://marketplace.visualstudio.com/items?itemName=UniversalDevices.iox... -
Created replicating a VSCode extension in PyCharm
Greetings;Can anyone tell me, if it is possible to develop a plugin for PyCharm, which would replicate this VSCode extension?https://marketplace.visualstudio.com/items?itemName=UniversalDevices.iox... -
Created Do I really need all of VSCode to get the python interpreter installed
New to PyCharm, As I installed it and trying to set up the interpreter, PyCharm threw an error and asked me to install VS Code. Other than a huge memory suck (4GB!), it seems counter intuitive to h... -
Created Don't print collapsed code
In PyCharm 2023.2.x (pro or community), is there a way to print a file as I see it in the IDE, as in some code collapsed, other expanded? Thanks -
Created Can't pull a repository from Github
Hello, New to pycharm. I created a project directory locally and am now trying to pull the data from my github. Getting the following errors, while "managing Remotes" Cannot add remote origin 'ht... -
Created Remote interpreter questions
AnsweredI am a budding developer for node servers at universal Devices. They operate on a Linux box called eISY. My PyCharm resides in my Win11 based box and I'm trying to develop node servers here (curre...