visual studio - How can I get the color options for VS.Php working? -
Recently I created a Visual Studio 2008 extension called VS.PHP, created by Jessex Software:
It looks great; IntelliSense and debugging for PHP! Unfortunately, it believes that I have a white background in the visual studio, but I have a hacker style "black terminal to green color", from which some elements meet with the background.
Now, it should be in font / color options, but the elements do not appear.
The website says the following:
If you are not able to see the php entry that requires running a Visual Studio Package Registration under this user. Open Visual Studio Command Line and type:
devenv / setup
But when I run it, I get:
< Code> \ & Gt; Devenv / setup command "devenv" is not valid.
How do I get to show color options?
Thanks in advance.
This is located in the general 7 \ IDE directory of your Visual Studio installation.
Comments
Post a Comment