Git Product home page Git Product logo

caseconverter's People

Contributors

munyabe avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

caseconverter's Issues

COMException dialog when launched in VS 2015

Just installed in VS2015 Community Ed. & restarted on a Win 10 64bit machine that also has VS 2013 Community Ed. and VS Code. While cursor is on a word (word not selected), as soon as key binding is pressed (CTRL+SHIFT+K, CTRL+SHIFT+C), following error dialog shows and nothin happens to underlying text:

comexception

Are we doing anything wrong? Thank you

Provide multi-cursor support

It would be nice if I could select multiple string values (Using VS2017's new multi-cursor functionality) and convert them.

Exception cannot find co

When the extension is installed from Visual Studio Glery, it doesn't work when invoked.
A message box with error message is displayed. It points to the exception log.

This is a entry from Visual Studio Exception Log:

770 2016/02/29 10:15:13.166 Error VisualStudio End package load [CaseConverterPackage] {3293CB25-75B9-4D5A-A248-EA3CF25FC4C8}
80004005 - E_FAIL Could not load file or assembly 'Microsoft.VisualStudio.Shell.14.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

Allow converting in opposite order

It would be super helpful to have a second menu option to convert case in the opposite of the order set in options. So if the order was such that invoking the standard command would convert an identifier in camelCase to PascalCase, then invoking the alternate command on an identifier in PascalCase would convert it to camelCase in 1 step instead of having to loop around.
It could be bound to Ctrl+Shift+K, Ctrl+Shift+U for symmetry with the comment commands by default.

Disable/grey out/hide command when no file is open in the editor (current is UI/UX anti-pattern)

image
Figure 1. The Convert Case command shows up on the Edit, Advanced menu even though no text-based file is currently open and available in the editor.

Issue Summary

The Convert Case command is displayed and not greyed out when there is currently no file open in the Visual Studio editor, even though this should not be the case.

Expected Behavior

When the extension is installed, and there is currently no active text-based document open, the command either should not be visible and/or it should be greyed out.

Steps to Reproduce

  1. Install the extension.
  2. Launch Visual Studio.
  3. Open a Solution if you wish, but make sure there are no document tabs showing, or that there are no text-based or source files currently open in the Editor (i.e., those sorts of files to which this command might apply)..
  4. Click the Edit menu, and then point to Advanced.
  5. The Convert Case command is shown and selectable.

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.