foxsquirrel

- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 23
-
Created Syncing or Duplicating JetBrains IDE Settings Across Machines for RTOS & Python Development
AnsweredHello everyone,I'm working on an RTOS-based project in CLion and Python-based tools in PyCharm, and I need to ensure that both IDEs are configured identically across multiple machines. Since RTOS d... -
Edited STM32Cube does not work. I am a paying customer.
I found the instructions on your site, VERY SIMPLE. Not sure how I could make a mistake. It does not work, I have spent at least an hour of my time trying find the solution. Here is picture of your... -
Edited How to connect and use remote interpreter in docker container on the target?
Running remotely works perfectly without a docker container on the remote. One problem is the deployment path is wrong and cannot be changed. Try to select the docker dir and it shows prohibited.Th... -
Created Pycharm Remote SSH, How to launch venv and then install into it.
I have installed matplotlib on the target via ssh. However torch does not install, so it needs to go into venv. Interpreteter is remote python sftp:// path to target. For some reason the venv is no... -
Edited How to update clion to gdb version 15.x and update cmake to latest version
AnsweredHow to upgrade gdb or just turn it off. I don't use it all the time however the remote connection will break if its not on the target. We are running debian trixie and it ships with versions that a... -
Edited Is pycharm Professional a product that is different from the pycharm in the bundle package?
Is pycharm Professional a product that is different from the pycharm in the bundle package? It is not very clear, it does not mention professional in the package deal so is it safe to assume I nee... -
Created How to disable the tools chain and just use cmake?
I need to only use a cmake file for special builds. How do I shut all of that other stuff off, what appears to be a drop down to allow cmake decide is broken and repopulates with the default tools.... -
Edited Why is copy and paste disabled in Clion "Get from version control"
Why have you disabled copy and paste on so many features? I cannot even cut and paste a URL so we can retrieve from our private git server. Did I miss a setting some where that turns copy and past... -
Created Git seems to be intermittant using the IDE for control
We use our own private git server.Everything works as expected from the console, however using the clion frame work it has issues. Just tried to push a new branch to the remote server using Clion I... -
Created How to enable cut and paste
Sometimes it works and some times it does not allow copy and paste functionality. Am I doing something wrong or does the setup need changed?