Replacing text
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Hello
I love your macros. Something I did in Notepad++ was convert a path from \ to / by using the selected text. I tried to call replaceInFilesWithSelectedText with arguments, but it just brings the replace panel, doing nothing.
Is there a way to achieve this with macros as of now ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the issue's reference to the replaceInFilesWithSelectedText macro command and how it opens the replace panel in VS Code. Determine whether the requested selected-text path conversion is supported by the existing macros behavior; done means a documented or implemented way to replace backslashes with slashes using selected text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100