question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Mixed sending of project and directory name from PhpStorm

See original GitHub issue

Hello,

I’ve been having this issue for a while. Here’s an example: I have a project called lssapps.com in the folder src:

image

Working with that single project results in logging for both “projects” lssapps.com and src:

image

I don’t know if it’s me doing something nasty or some kind of bug, but I’d expect to only log time for the project name lssapps.com and no log to src at all. Not to mention that most of my projects are in a folder called src, so I have this garbage project in Wakatime that permantently collects time snippets.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
alanhamlettcommented, Aug 24, 2016

Just released a new version 7.0.9 that uses the last project if one failed to be detected (aac3fe8c7d6509de4e88c16c73424db13d833f39). Can you update and see if it’s fixed?

0reactions
fulopattila122commented, Aug 25, 2016

Great, now the logs are excellent! Thank you for the quick help 🙇

Read more comments on GitHub >

github_iconTop Results From Across the Web

Renaming Projects | PhpStorm Documentation - JetBrains
Right-click the root folder of your project and select Refactor | Rename from the context menu or press Shift+F6 . In the dialog...
Read more >
Opening a project directory in PhpStorm from the Terminal
I want to open a project directory in PhpStorm using pstorm . ... The Shell Script Name is specified as pstorm. The first...
Read more >
JAVA + SCALA in a Single IntelliJ Project | by Kefei Mo - Medium
The answer is yes, I have Apache Spark project in my IntelliJ. It uses standard maven directory that has java and scala directories...
Read more >
IntelliJ IDEA - Multiple Repositories in One Workspace
When dealing with microservices, it's common work on more than one service at a time. Each microservice will be (should be!)
Read more >
Databricks Connect | Databricks on AWS
IntelliJ (Scala or Java) · Run databricks-connect get-jar-dir . · Point the dependencies to the directory returned from the command. Go to File...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found