Charles Overbeck

Avatar
  • Total activity 10
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 4
  • Created

    Search project for duplicate HTML ids

    Hi, When I open HTML files in WebStorm, the editor flags duplicate HTML ids, which is very helpful. I'd like to run the inspection for all HTML files in our project. But I don't see that inspection...
    • 2 followers
    • 1 comment
    • 1 vote
  • Created

    Imports sorting problem

    Hello, WebStorm auto-sorts an import so that it causes a TSLint error. I'm on version 2021.1.1. It's only this particular import, MAT_DIALOG_DATA, that I've noticed this happening. Is it possibly r...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    How to stop Escape from Leaving Terminal

    Answered
    Hi, I have an IntelliJ Ultimate 2019.1.1. The following behavior happens on both a Mac and on an Ubuntu box, and it's relatively new behavior; pretty sure it started with the very latest release in...
    • 7 followers
    • 7 comments
    • 24 votes
  • Created

    IntelliJ Java -- Need Python VirtualEnv Set Up Before Running Java

    Answered
    Hi, I want to run/debug a Java program from IntelliJ Ultimate. The issue is that the Java program runs some Python code, and that Python code needs a virtualenv loaded. All I care about is the Java...
    • 2 followers
    • 1 comment
    • 0 votes