GoTo: Also support / instead of just \ on Windows
Open
Nobody has claimed this yet.
9 votes
enhancement
windows
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
On Windows, GoTo only suggests subdirectories if you use \ as the path separator. The goal of this issue is to make it so GoTo also suggests them when you use /.
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
Locate the GoTo implementation and its subdirectory-suggestion logic, then reproduce the behavior on Windows using both backslash and slash separators. Done means GoTo suggests subdirectories when the path uses / as well as when it uses \; add or run the relevant tests if the project provides them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop, operating-systems
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100