Git Product home page Git Product logo

batch-rename's People

Contributors

jannisx11 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

batch-rename's Issues

Publish batch-rename to Open VSX

Dear extension author,
Please publish this extension to the Open VSX marketplace.

Context

Unfortunately, as Microsoft prohibits usages of the Microsoft marketplace by any other products or redistribution of .vsix files from it, in order to use VS Code extensions in non-Microsoft products, we kindly ask that you take ownership of the VS Code extension namespace in Open VSX and publish this extension on Open VSX.

What is Open VSX? Why does it exist?

Open VSX is a vendor neutral alternative to the MS marketplace used by most other derivatives of VS Code like VSCodium, Gitpod, OpenVSCode, Theia-based IDEs, and so on.

You can read on about Open VSX at the Eclipse Foundation's Open VSX FAQ.

How can you publish to Open VSX?

The docs to publish an extension can be found here. This process is straightforward and shouldn't take too long. Essentially, you need an authentication token and to execute the ovsx publish command to publish your extension. There's also a doc explaining the whole process with an example GitHub Action workflow.

Idea: do the same for variables in editor

HI! I personally found useful useful having a way to rename multiple symbols within editor, when you have a lot of variables declaraed in one place using some name pattern eg:

// want to rename a bunch of variables safely
const sendButtonEnabled = true;
const sendButtonColor = 'red';
const sendButtonBackgroundColor = 'green';

...

Workflow: using multiselect select all needed variables, rename them in the same way

You can look at Multi Rename Extension

why not using the vscode rename api

such as

vscode.commands.executeCommand('editor.action.rename', )

because I want to batch rename, also I need to change the imports in the codebase.

Shortcut not working

I can use the extension when right-clicking files and pick "batch rename". It even shows the shortcut (control + command + R) in my case but when I press the shortcut, nothing happens. When the action is clicked via mouse menu, it works. No other action is assigned to this shortcut. I've tried different shortcuts, same result.

Using VSCode 1.74.3

Error in Saving

I tried this for the first time. I have a list of files, all in the same folder. As soon as I hit save, I got this error:

Failed to save '.Batch Rename.txt': Unable to resolve nonexistent file '/home/appu/.vscode/extensions/jannisx11.batch-rename-extension-0.0.6/out/src/.Batch Rename.txt'

Introduce an icon

Hi VS Code PM here 👋

We really like you extension and we decided to feature it on the main marketplace page https://marketplace.visualstudio.com/

To make this look better it would be great if you can use an icon?
If you do not have any icon maybe use Dall-E-2 to generate an icon?

Thanks
Isidor

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.