Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Executing sortLines Commands #68

Open
AYColumbia opened this issue Jan 14, 2024 · 0 comments
Open

Not Executing sortLines Commands #68

AYColumbia opened this issue Jan 14, 2024 · 0 comments

Comments

@AYColumbia
Copy link

Hi,
I had version 1.0.0 (from here: https://github.com/ctf0/macros) installed and it works fine by executing the sortLines extension commands.

After noticing an updated version of macros (1.2.1) I updated it but it's not working with sortLines. For now I reverted back to 1.0.0 but wanted to report the issue as I hope you can fix. I'd rather be using your latest version of macros too. :)

With v1.0.0 of macros, I just call the command, sortLines.sortLinesNatural, directly like below example:

...
    "closeFindWidget",
    {
        "command": "$delay", "args": { "delay": 20}
    },
    "sortLines.sortLinesNatural"
...

Thank you and let me know if you need any other info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant