Write TCL/ TK codes in visual studio 12.0 - visual-studio-2012

I am new to TCL/ TK and want to write codes, which can be executed in visual studio 12.0. Is there any way i can add some plugin in visual studio, so that i am able to write TCL/ TK codes in VS 12.0?
I have ActiveState ActiveTCL 8.6.4.1 installed on my Windows machine.

Related

ReSharper big font in Visual Studio 2015

not sure if that big font comes from my Windows 10 setting or ReSharper still is not fully integrated with Visual Studio 2015. Does anyone else have the same problem?
Resharper allows you to either use the Visual Studio IntelliSense font or the Text Editor font (under Resharper->Options...->Environment->IntelliSense->Completion Appearance)
The Visual Studio Intellisense font is set in Visual Studio by: Tools->Options...->Environment->Fonts and Colors and change setting for Statement Completion
(Or you could uninstall Xamarin tools...)

Visual Studio dots showing brace connection ( similar to sublime )

I write C#, UnrealScript and C++. I do C++ and C# in Visual Studio 2012, while I do UnrealScript in Sublime 2 with UnrealScript IDE plugin
In Sublime 2 there is a cool effect that shows the line connection between the open and close braces as shown in the image:
( Note: I'm not talking about the underlining of the braces - VS already has that feature. I'm referring to the dotted lines )
I can't find a way to have this in Visual Studio, the closest so far is Show White Space which while is OK, I don't like it that much. Is there a way I can have this feature? Plugin or otherwise?
Try installing a free version of DevExpress Plugin for Visual Studio. Its got all those designes....

How to write latex comments in visual studio 2012

I want to write comments in visual studio (2012 ultimate) that contain latex syntax.
There is some plug-in to add to visual studio that will enable me to write comment in latex and then see it as latex (e.g. pop up window when im pressing some key shortcut or moving over the comment with the mouse)?
I found that someone asked it before at:
Latex plugin for visual studio 2010
But this didn't help me.
I'm also found this:
http://visualstudiogallery.msdn.microsoft.com/e216ec81-730b-4022-8305-25c39eb1f820
But this didn't help me either (I got a message of "This extension is not installable on any currently installed products").

Toolbars not showing in visual studio ultimate 12

I have recently downloaded trial version of visual studio ultimate 12 it is working fine when i am coding but i can not view the toolbox which was there in visual studio 10 to drag and drop buttons ... and other controls .
Am i missing some thing ??
Ok i got it .
It came from the hot keys alt+ctrl+x.

Free Visual Studio Pluggin For Code COmpletion in Visual C++

I am doing some C++ projects in visual c++ using Visual Studio Pro 2010. But unfortunately, auto complete support, automatic brace completion are not there. For example, If you type "in", there is not auto completion pop up windows showing that "Int", if u type "ret", nothing is shown for "return", these simple auto completion feature are available in netbeans, eclipse. But not in VS.
I used Visual assist x for a month but it is not a free extension. Can someone help???? is there any free pluggin that can do these things in C++...
There are also good pluggin that serves these issues like resharper. But all these works for C# and VB
Auto completion should be available trough Visual Studio directly. As for extra options this may not do all that you're used to with Visual Assist X, but it's free and it helps you make some changes to the code very easily: DevExpress Refactor! for C++

Resources