CodeConverter/Vsix
GrahamTheCoder 87161c95d3 Handle case where same project is found through multiple roots
Or when different projects have same path (e.g. javascript file collections have null)
2018-03-06 01:03:22 +00:00
..
Images Add source code from RefactoringEssentials (old namespaces) 2017-12-20 10:31:16 +01:00
CodeConversion.cs Handle case where same project is found through multiple roots 2018-03-06 01:03:22 +00:00
ConvertCSToVBCommand.cs Move conversion to another thread to avoid locking up UI 2018-03-05 19:36:25 +00:00
ConvertVBToCSCommand.cs Move conversion to another thread to avoid locking up UI 2018-03-05 19:36:25 +00:00
REConverterPackage.cs Tidy up trailing whitespace 2018-02-18 11:27:23 +00:00
REConverterPackage.vsct We no longer copy to the clipboard 2018-02-26 20:07:01 +00:00
VSPackage.resx Tidy up trailing whitespace 2018-02-18 11:27:23 +00:00
VisualStudioInteraction.cs Tidy up output window and fix off by one 2018-03-05 09:36:38 +00:00
VsDocument.cs Fix namespaces 2018-02-18 09:39:40 +00:00
Vsix.csproj Create first class type instead of two out parameters 2018-02-15 22:48:44 +00:00
app.config Load workspace 2018-02-15 22:48:44 +00:00
license.txt Add a change log, update vsix version to 5.5 to align with main assembly 2017-12-20 12:23:34 +01:00
packages.config Load workspace 2018-02-15 22:48:44 +00:00
source.extension.vsixmanifest Bump version to 5.6.1 2018-03-06 00:18:09 +00:00