VSTextMacros icon indicating copy to clipboard operation
VSTextMacros copied to clipboard

An extension for Visual Studio 2012-2022 that brings back support for macros in text/code editors

Results 9 VSTextMacros issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

**_Playback macro to end of document_** menu item is missing but exists in VSTextMacros.vsct. Can you enable it?

About screen vomit pasted below. Any time I try to play back I get popup error: _'Current.js' error Line 3: Command 'TestExplorer.DebugSelectedTests’ is not available._ =============== about ===================== Microsoft Visual...

I've seen several issues about this but they're all old and closed. Maybe this is a new cause? Recording a sequence with Ctrl+C (or Ctrl+Ins) and Ctrl+V (or Shift+Ins) doesn't...

Hi, it´s possible to add support to SQL Server Management Studio? since it´s based on Visual Studio.

When focusing the Find/Replace top-right embedded panel, the _Start/Stop recording_ menu item is present but clicking on it / using its shortcut does nothing. This is problematic as I'm trying...

When using the IntelliSense auto-completion, the text that is inserted automatically (i.e. not typed) isn't recorded/replayed.

bug

I would like to record a chain of "Replace All in Selection" actions (i.e. select a block of text, then run the macro, and it executes a predefined set of...

Thanks for the extension. It can help save tedious work when editing lots of lines. As a future enhancement, please consider adding a dropdown to the "Repeat macro multiple times..."...