You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1285: Add default test-suffix to Python projects.
#1285: Add support for Pipenv-managed Python projects.
#1232: Stop evaluating code dynamically in the mode-line and switch to a simpler scheme where the mode-line is updated just once using find-file-hook.
Make the mode line configurable via projectile-dynamic-mode-line and projectile-mode-line-function.
#1205: Check that project directory exists when switching projects.
Move Projectile's menu out of the "Tools" menu.
[API] (Breaking) Stop raising errors from projectile-project-root if not invoked within a project. Now it will simply return nil. Use it together with projectile-ensure-project to emulate the old behavior.
Bugs fixed
#1315: Give preference to the project types that were registered last.
#1367: Fix the Makefile so that we can compile projectile - use make.