Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Mvanorder1390
Total activity
14
Last activity
May 30, 2024 17:44
Member since
September 30, 2018 16:10
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (3)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
May 30, 2024 17:44
I'm running Webstorm 2024.1.3.Here are the settings:Updating my tsconfig.json didn't have any effect.Also, this project was created as a JS Vue 2 project, later updated to Vue 3 and components are ...
Community
WebStorm
Error when using ref from Vue 3 composition API
0 votes
Created
May 18, 2023 14:49
I don't want to work on the same sources in different IDEs. I want to be able to work on the frontend in WebStorm and backend in PyCharm, but also be able to manage git and docker from either IDE....
Community
WebStorm
PyCharm and WebStorm projects in same directory
0 votes
Created
May 11, 2023 17:58
Was there ever a solution found to this? I'm having the same issue.
Community
PyCharm
Sharing the same project directory tree with webstorm & pycharm at the same time
0 votes
Created
October 30, 2019 18:13
I eventually figured out my issue was caused by how I installed pycharm. I had used the app store which installs a flatpack. Due to how flatpacks work, it installs an isolated environment contain...
Community
PyCharm
PyCharm is showing python 3.7, but python 3.5 is installed on my system
0 votes
Created
October 01, 2018 12:54
I found the issue. Linux mint's software manager installs apps using flatpak: https://pasteboard.co/HGr2BDI.png I've removed the installation and reinstalled using the JetBrains toolbox (since PyC...
Community
PyCharm
PyCharm is showing python 3.7, but python 3.5 is installed on my system
0 votes
Created
October 01, 2018 12:22
As you can see in the following screenshot, PyCharm doesn't see the python3.5 interpreter on my computer: https://pasteboard.co/HGqPYgJ.png It's as if PyCharm is working in a chroot or an overlay f...
Community
PyCharm
PyCharm is showing python 3.7, but python 3.5 is installed on my system
0 votes
Created
October 01, 2018 00:33
Yes I've checked tried that, but the only local interpreters that PyCharm sees is Python 2.7 and 3.7, when the only ones I have installed on my computer are 2.7 and 3.5.
Community
PyCharm
PyCharm is showing python 3.7, but python 3.5 is installed on my system
0 votes