Elizabeth Kirby
- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 19
-
Created AI assistant in pycharm
I just tried this out & so far, I am so happy with it. I just want to shout my appreciation to anyone who might listen. :-) Thanks for doing this, jetbrains devs... ! -
Created Python interpreter in IntellJ
AnsweredI have a python script in my source tree. I have the python plugin installed & added the path to the conda environment to use. The editor tells me I don't have a python interpreter configured & i... -
Created Dataspell workspace
I don't see a section for DataSpell, so I guess this goes into a generic topic. DataSpell seems to have a concept of a workspace, but I'm not seeing how to set up multiple workspaces. I have more ... -
Created Debugging from Idea to javascript in chrome
I used to be able to debug javascript in Chrome, setting breakpoints in Idea & hitting them using the Chrome webapp. Now I launch the debugger, but don't stop on the breakpoints. I tried to confi... -
Created Wishing for ... a list of variable names
I know I can get this with search, but it would be nice to have a list of the variable names that are defined in my file in a sidebar, like the structure panel only for names. Beth -
Created Make test target?
Cmake provides a make test which will run all the executables in a tree that have an add_test in the CMakeLists.txt file. However, while Clion seems to scan all the executable targets in the tree... -
Created Path for CC on windows
AnsweredI'm trying to set up a project on windows, but am having trouble with cmake finding CC/CXX. I have them installed in c:\cywin\bin. I can verify that I can run them with either c:\cygwin\gcc or ... -
Created Javascript debugger not working
When I start the javascript debugger in the latest 14 EAP, it doesn't hit any of my breakpoints. It does launch the app & saying it is debugging & I see console output in the console window, but ... -
Created Jmockit and most recent early build
Hi all, I'm using jmockit to mock the connection class in my code. It appears that in the version of idea 13.1 that is fresh off the press this morning, this causes the editor to not be able to f...