Skip to content

Linux IntelliJ #11

@michaelzangl

Description

@michaelzangl

linux is missing the entries for IntelliJ if it was installed as snap package.

Commands are:

intellij-idea-ultimate
intellij-idea-community

The problem is that they both run as idea.sh

My proposal would be to change the PS command to: ps x --no-heading -o comm -o cmd --sort=comm

Then use regular expressions for the programs, e.g.:

idea.sh.*intellij-idea-ultimate.*

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions