Will writing an add-in help
- From: "B" <manojnab84@xxxxxxxxx>
- Date: 29 Jul 2005 06:01:51 -0700
Hi,
I intend to customize Visual Studio so that it can compile an
XQuery(.xq) file. I have my own compiler. Now I would like to invoke
this compiler possibly with some arguments and display the output of
the compilation in the "Output Window". ( just like it is in case of
compiling a C++ file) Also I would like to highlight the line
containing the error when the particular error is clicked.
I thought developing an add-in would be the best way to do this.
But I am skeptical if this is really possible. Can someone tell me if
all these are possible with an add-in or not? It would be really
helpful to me if I get some links or sample codes.
If add-in is not the right approach, please tell me if the same
thing can be achieved in some other way?
Thanks in advance!
-manojna
.
- Follow-Ups:
- Re: Will writing an add-in help
- From: Scot T Brennecke
- Re: Will writing an add-in help
- Prev by Date: Modifying / creating .res files programmatically
- Next by Date: debug locking up IDE -- cant find symbols maybe?
- Previous by thread: Modifying / creating .res files programmatically
- Next by thread: Re: Will writing an add-in help
- Index(es):
Relevant Pages
|
Loading