geddski / geddski/macros

Replacing text

Open
#28 0 comments 12 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.