SomethingNameHere
- 活动总数 22
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 7
-
已编辑于 Is there a way to use AI with jetbrains products without suffering?
已回答Every single member of my team uses vscode. I have been resisting them for the last 5 years and sticking to JetBrains. I think I will finally leave jetbrains and move to vscode party.The AI assista... -
已编辑于 Debugger does not stop at any break-points in React
No matter what I try, I cannot stop the debugger at any break-points in a react app. Here are the steps to reproduce. Running on debian 12. Create a new react project with npm create vite@latest S... -
创建于 Can WS show quick documentation instead of parameter info?
Hello everyone,Is there a way to make WS show Quick Documentation instead of Parameter Info when I start filling the parameters for functions? This is the default behavior on SlickEdit and I really... -
已编辑于 How can I automatically create/insert functions above the current function?
Hello everyone, I hope you all are having a great time.I am trying to figure out a QoL setting that will help me a lot. In Jetbrains IDEs, you can enter a function name, then click alt+enter on the... -
创建于 How can I add poetry running inside docker as a remote interpreter.
I see the options for virtualenv, systems normal python, and conda.Is there a way to configure pycharm professional to use poetry environment inside a docker as an interpreter? Thanks in advance! -
已编辑于 Unable to run debugger on Ruby 2.7.2, Rails 6.0.4.7 Project. 'debase' conflicts with 'debug'
Hello everyone, I have been using PyCharm as my primary editor for Django projects for a while now. I recently joined another project that is based on Ruby on Rails. Everybody else in the team is... -
创建于 Unresolved variable or type Vue
Hi Everyone, I started learning Vue.js and I am using WebStorm as my editor. I added following line to index.html file, right on top of closing body tag: <script src="https://unpkg.com/vue@next" ...