jetbrains-wakatime icon indicating copy to clipboard operation
jetbrains-wakatime copied to clipboard

Opening IDE from command line causes project to be incorrect

Open alanhamlett opened this issue 8 years ago • 2 comments

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.

alanhamlett avatar Jun 28 '17 16:06 alanhamlett

Is that a feature request still needed @alanhamlett?

gandarez avatar May 17 '22 11:05 gandarez

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

L422Y avatar Nov 07 '23 07:11 L422Y