slynch8 / 10x

10x IDE/Editor
190 stars 34 forks source link

Feature Request: Customizable "open file" file extensions #1754

Open forrestthewoods opened 1 year ago

forrestthewoods commented 1 year ago

Currently when a user hits Ctrl-O to open the "Open File" dialog it defaults to "code file" extensions. There's a list of other extension classes plus "Any". There's 3 possible features here. Any single one would fix my current workflow annoyance.

  1. Allow users to select the default category. (Any vs Code)
  2. Allow users to add extensions to a category (add .foo to Code)
  3. Allow users to create custom categories (ForrestFiles: .fofo, .fts)

My current issue is that semi-regularly open configuration files that do not live in my .sln. The end result is every time I want to open a new one I need to manually change the category. It's a small nuisance, but it is annoying.

slynch8 commented 1 year ago

Sure, I'll allow it to be changed.

I know it came up in discord but I can't remember who I was speaking to, are you aware that you can open files outside the sln using the Workspace Search by typing a full path?

slynch8 commented 1 year ago
  1. is done (1.0.42)

and it now defaults to .