DirectoryPredictor - Plugin module for PSReadLine to actively search the current directory for matching files

This page summarizes the projects mentioned and recommended in the original post on /r/PowerShell

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • DirectoryPredictor

    PowerShell Module which displays related files, actively from the current directory, in your PSReadLine autocompletion list.

  • GitHub: DirectoryPredictor

  • CompletionPredictor

  • I used CompletionPredictor's GitHub for about 50% of the code insights. This is a sample one made by PSReadLine/Microsoft folk. Very useful.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • PSReadLine

    A bash inspired readline implementation for PowerShell

  • I then used PSReadLine's GitHub to understand how they made their own module, shared data with Cmdlets and everything inbetween. Which got me the rest of the day.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts