jesse99 / Linguist

Generalized syntax highlighter addin for Visual Studio 2010
MIT License
5 stars 0 forks source link

Linguist.vsix file not present, .sln does not open properly #3

Open Moraxes opened 12 years ago

Moraxes commented 12 years ago

There is no Linguist.vsix file anywhere in the package, which makes it impossible to install the plugin easily. I tried to compile the .sln myself, but it doesn't open properly (error when opening Linguist/Linguist.csproj: "The project type is not supported by this installation."). This makes me very sad, because I would love me some Sublime Text 2 highlighting, but I need some VS features that the former does not provide. Ideas?

jesse99 commented 12 years ago

Download it from the studio gallery: http://i4.visualstudiogallery.msdn.microsoft.com/b0fe68e7-f2f6-4b5a-9e53-c24a41ffc4cb

The download there contains just the vslx.

-- Jesse

On Apr 12, 2012, at 10:14 AM, MoreAxes wrote:

There is no Linguist.vsix file anywhere in the package, which makes it impossible to install the plugin easily. I tried to compile the .sln myself, but it doesn't open properly (error when opening Linguist/Linguist.csproj: "The project type is not supported by this installation."). This makes me very sad, because I would love me some Sublime Text 2 highlighting, but I need some VS features that the former does not provide. Ideas?


Reply to this email directly or view it on GitHub: https://github.com/jesse99/Linguist/issues/3

Moraxes commented 12 years ago

Thanks. Is it possible to change highlighting settings (colors and the like) without having to recompile the whole extension? If not, how do I recompile it? (as I mentioned earlier, there is an error when opening the .sln)

jesse99 commented 12 years ago

Yes, see the read me at https://github.com/jesse99/Linguist

-- Jesse

On Apr 13, 2012, at 1:12 PM, MoreAxes wrote:

Thanks. Is it possible to change highlighting settings (colors and the like) without having to recompile the whole extension? If not, how do I recompile it? (as I mentioned earlier, there is an error when opening the .sln)


Reply to this email directly or view it on GitHub: https://github.com/jesse99/Linguist/issues/3#issuecomment-5124086