johnno1962/injectionforxcode

Handle spaces and miscapitalized characters

Closed this issue · 0 comments

The tool fails when the path of a file doesn't have the correct capitalization or when it has spaces. This is a problem, as the plugin seems to have a bug where it mixes up the capitalization.

It would be great if these things were fixed, I imagine it's something quick like adding quotes around some shell commands. After all, many projects do have spaces in their project names, and the tool seems to get mixed up in terms of capitalization.