Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Linguist a "Visual Commander" extension for VS-2013 #4

Open
Jeff-Relf opened this issue Dec 12, 2013 · 3 comments
Open

Make Linguist a "Visual Commander" extension for VS-2013 #4

Jeff-Relf opened this issue Dec 12, 2013 · 3 comments

Comments

@Jeff-Relf
Copy link

@jesse99, would you help me make Linguist a "Visual Commander" extension for Visual Studio 2013 ?

Note: I want a super-simple version of Linguist,
not a full implementation.

Most importantly, I want to use select colors/fonts
when displaying certain "glyphs" ( i.e. chars ); like this:
http://jeff-relf.me/X.PNG

"Visual Commander" is here:
http://visualstudiogallery.msdn.microsoft.com/deda8ac1-75e6-4068-89ab-b607cee38f2d/view/Discussions

@jesse99
Copy link
Owner

jesse99 commented Dec 13, 2013

Unfortunately I don't have a lot of time for personal projects at the moment so I'm not sure how much I can help.

-- Jesse

On Dec 12, 2013, at 7:13 AM, Jeff Relf [email protected] wrote:

@jesse99, would you help me make Linguist a "Visual Commander" extension for Visual Studio 2013 ?

"Visual Commander" is here:
http://visualstudiogallery.msdn.microsoft.com/deda8ac1-75e6-4068-89ab-b607cee38f2d/view/Discussions


Reply to this email directly or view it on GitHub.

@Jeff-Relf
Copy link
Author

I understand; you don't have the time for this.

I want to make a "Visual Commander" extension that sets
the font and color of all '0' glyphs in the text editor, Visual Studio 2013.

And I'd like to know if that coloring would override
the C/C++ syntax highlighting I currently see.

Should I be looking at "IViewTaggerProvider" ?

@Jeff-Relf Jeff-Relf reopened this Dec 13, 2013
@Jeff-Relf
Copy link
Author

Actually, I want -all- file types to open in 
the text editor with -nothing-but- 
the per glyph font/colors I specify.

For example, I want all digits, everywhere,
to have a certain color/font.

And I want to do this by handling certain events,
in a Visual Studio 2013, "Visual Commander" extension.

Problem is, I don't know what those events are,
or how to handle them.

Any help would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants