Skip to content

[FEAT] Configure file picker automatically opened after selecting a project #74

Description

@andresmrm

Issue Checks

  • I have read the docs (README.md, :h project-nvim, etc.)
  • I have checked for existing issues related to this one, whether open or closed

Description

Hi!

I would like to configure the file picker that appears automatically after project selection.
Not sure if this is already possible, but couldn't find out how.
This seems to be the line launching the file picker (find_project_files). I want something like recent_project_files, or my custom file picker. I was able to edit that line locally, but that's not "upgrade safe"...

Thanks for the attention!

Potential Improvements

User could customize file picker.

Related Issues

No response

Alternative Solutions

No response

Code Implementation

-- LEAVE THIS UNCHANGED IF THERE IS NO CODE YOU CAN INCLUDE
require('project.foo').bar()

Additional Context

No response

Operating System

Linux

Neovim Version

v0.12.2

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfeature-requestThis issue requests a feature to be implemented.needs-triageThis PR needs to be assessed by the maintainerstelescopeInvolves telescope.nvim

Projects

Status
Under Research

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions