eclipse-cdt-cloud / eclipse-cdt-cloud/theia-trace-extension

Find files on file system using a file pattern

Open
#8 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
50
Forks
60
PR merge metrics
No merged PRs in 30d

Description

To find traces programmatically in the file system where the source code (language server) is. For this I'd like to issue a command on a folder and search for file/directories with a given file pattern. For example:
"From a start directory, find all files with the file suffix *.log"
"From a start directory, find all directories that contains a file called metadata"

Contributor guide

Open the contributing guide

Research direction

No file, test, or entry point is named in the issue. Start by locating the command or API that operates on a start directory, then trace how file-system queries are exposed. Done means supporting file-suffix searches and searches for directories containing a named file, with tests covering both examples.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.