Graham

Avatar
  • Total activity 20
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 3
  • Subscriptions 7
  • Created

    How Enable CSS Background Image in Gutter?

    Hi Question: How do I enable a gutter view of the css background image? Something akin to the below in VSCode....   In Pycharm, I don't get the image preview   thanks    
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    Autocomplete Support for Mongoose?

    Is there autocomplete support for Mongoose (object modeler for node and mongodb)? If so, how I do I enable it?  I miss this feature...from VScode autocomplete examples would include long'ish named ...
    • 2 followers
    • 1 comment
    • 1 vote
  • Created

    Debugging with Webpack Dev Server

    Hi. How can I get debug messages to point to the code I'm writing...not what webpack is compiling?   I can get the Javascript debugger to work...the issue is is that debugging points to a webpack:/...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    How to Debug Javascipt in Pycharm Professional 2019.2

    1) How do I get Pycharm to recognize common javascript object and methods like document, style, querySelector, and etc? 2) Is it possible to get a method description dropdown (right-click?) for jav...
    • 2 followers
    • 6 comments
    • 0 votes
  • Created

    Data Cleaning / Exploration with Pycharm Community (Storing Variables after execution)

    Answered
    How do folks do data cleaning / exploration in the Pycharm environment? With Jupyter, you can experiment, fix broken scripts, hold the dataframe/variables in memory, and etc. How do you replicate t...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Installing SciPy fails (Newbie)

    HiSciPy Install Fails:On OS X Mavericks, I was able to get Numpy to install with Pycharm CE but am having no luck with SciPy.Is there some other scipy package I should be using?Thanks in advanceGraham
    • 1 follower
    • 1 comment
    • 0 votes