pss icon indicating copy to clipboard operation
pss copied to clipboard

pss is a power-tool for searching inside source code files.

Results 7 pss issues
Sort by recently updated
recently updated
newest added

'-E' is a time-saver to avoid '--exclude-pattern' spam if you need to exclude matching on a lot of character patterns

Currently the [pyproject.toml](https://pip.pypa.io/en/stable/reference/build-system/pyproject-toml/) is the new way of configuring Python projects. Also tools like black, [ruff](https://beta.ruff.rs/docs/configuration/) and many other tools offer possibility to configure tools behavior by using pyproject.toml. Would...

enhancement
question

I've been using pss for years mostly when developing [Robot Framework](https://github.com/robotframework/robotframework). It would be convenient if our custom extensions `.robot` and `.resource` were recognized by pss automatically. If you consider...

This is a common problem I wish pss solved. - Imagine I have a python class instance method in git REPO_01. This repo has several git branches. - Imagine my...

At some point _pss_ should use the _argparse_ library instead.

enhancement

I think it deserves to be packed as a snap - https://docs.snapcraft.io/python-apps/6741 - to make it installable with `snap install pss`.

enhancement

_Migrated from issue #42 on bitbucket_ I love pss as a drop-in replacement - who wants to install Perl? But it odesn't support config files yet - it'd be great...

enhancement