主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Mvanorder1390
活动总数
14
最后的活动
2024年05月30日 17:44
成员加入日期
2018年09月30日 16:10
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
4
活动概览
帖子(3)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2024年05月30日 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 ...
社区
WebStorm
Error when using ref from Vue 3 composition API
0 票
创建于
2023年05月18日 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....
社区
WebStorm
PyCharm and WebStorm projects in same directory
0 票
创建于
2023年05月11日 17:58
Was there ever a solution found to this? I'm having the same issue.
社区
PyCharm
Sharing the same project directory tree with webstorm & pycharm at the same time
0 票
创建于
2019年10月30日 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...
社区
PyCharm
PyCharm is showing python 3.7, but python 3.5 is installed on my system
0 票
创建于
2018年10月01日 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...
社区
PyCharm
PyCharm is showing python 3.7, but python 3.5 is installed on my system
0 票
创建于
2018年10月01日 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...
社区
PyCharm
PyCharm is showing python 3.7, but python 3.5 is installed on my system
0 票
创建于
2018年10月01日 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.
社区
PyCharm
PyCharm is showing python 3.7, but python 3.5 is installed on my system
0 票