Skip to content

deno.enablePaths: pattern support #834

@mfulton26

Description

@mfulton26

Is your feature request related to a problem? Please describe.

I work in a lot of projects that uses Node.js and TypeScript. I often want to write scripts in sub directories using Deno though. My list for deno.enablePaths is becoming super long and it is annoying each time I create a new sub directory and I have to manually add it to the list.

Describe the solution you'd like

It turns out that most of my sub directories follow the same pattern. I'd love to define a regular expression or glob pattern instead of explicitly listing and maintaining the list of every sub directory.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions