micro-editor / micro-editor/micro
Go-to-anything
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
Any chance that we'll see a feature like sublime/atom's go-to-anything? If anyone is somehow not familiar, you can type in the name of a file, a line number, a function name, etc and the editor will open a new tab or scroll the requested content into the viewport. This sounds like something that might be better suited to a plugin, but having not explored the api yet, I'm not sure if everything is exposed the way it would need to be.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests; start by reviewing the plugin API to determine whether file names, line numbers, and function names are exposed. Define the supported targets and how the editor should open or scroll to each before implementation; the issue is currently a broad feature request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100