jetbrains-wakatime
jetbrains-wakatime copied to clipboard
Opening IDE from command line causes project to be incorrect
Opening IntelliJ from command line and passing a file as the first argument opens that file, and makes the current project the name of that file. We need a way to detect when the project is a real project or just the file name of the currently opened file.
Is that a feature request still needed @alanhamlett?
i'm not sure if this is related, i use the CLI (webstorm .) to open the current directory (typically a project) and it seems to register the directory name instead of the project name