ctlajoie / DupSelection

A Visual Studio extension that adds a command for duplicating the current selection (or line).
https://marketplace.visualstudio.com/items?itemName=ctlajoie.DuplicateSelection
MIT License
47 stars 12 forks source link

Does not work for .sql files #14

Closed amasan closed 6 years ago

amasan commented 6 years ago

Duplicate selection does not work with .sql files. Please change so that all file types are supported.

ctlajoie commented 6 years ago

I tested this in VS 2017 and the extension does indeed work with sql files. Feel free to reopen the issue if you have additional information.