external-tools Questions

6

Is it possible out of the box or using extensions to add a custom command in the Command Palette in Visual Studio Code like "External Tools" as in the IDE from JetBrains or in Visual Studio? I wou...
Fasces asked 22/5, 2018 at 16:42

1

Solved

I created custom "run configuration" and used in him "external tools" my problem is that "external tools" are located locally and other developers of the project will ...
Distributee asked 14/9, 2020 at 20:17

5

I have a co worker who is trying to add WCF Test Client to the Tools Menu in Visual Studio. She adds the tools in just fine (exactly the same as mine that are working) but the tools listed in exte...
Heer asked 16/2, 2010 at 20:52

1

Solved

I created some batch work and integrated it as ExternalTool to the IntelliJ IDEA. as described here: Configure Intellij IDEA to run batch file But how can I add buttons to my toolbar that will act...
Ot asked 23/9, 2014 at 10:41

3

Is there a way by which a 64 bit command prompt can be launched from Visual Studio 2010 Express? I understand I can create a custom tool to do this, but VS being a 32-bit application by itself, it ...
Helpmeet asked 18/6, 2011 at 15:33

1

Solved

I am trying to pass the $(Configuration) macro as a parameter to an external tool (batch file), however, it apears to be empty. I tried by calling a simple test.bat that echo's the %1 parameter and...
Braswell asked 23/1, 2012 at 21:18

1

Solved

I need to know if I'm doing the things in a wrong way. I have the following project structure (a pretty standard one): then I've configured javah as external tool like this: When I run the e...
Elaterin asked 12/11, 2010 at 18:50

1

I usually install and uninstall different versions of Eclipse for fun. I don't want to install many plugins. I prefer to start with fresh install to test the IDE. The problems comes when I h...
Biblio asked 17/1, 2009 at 0:50
1

© 2022 - 2024 — McMap. All rights reserved.