runfastman
runfastman

Reputation: 947

Visual Studio Missing stuff in Tools Options

So I started using VS 2013 over a year ago now, but I never noticed I was missing options until I tried to use TypeScript and set the "Automatically compile ..." to true.

The only (Tools -> options -> text) Editor items I have are (General, JavaScript, CSS Advanced, HTML). (See Pic)

Tools -> Options

I am also missing a lot of other things in Options that everyone else seems to have.

I thought maybe I just didn't include stuff when I installed, but when I go to add optional features through (Add Remove Programs -> Modify) everything is checked except "Blend for Visual Studio". (See Pics)

I can't find anything on the web relating to my problem. Can anyone give me some direction.

Installed VS Features

Upvotes: 0

Views: 282

Answers (2)

dmg_
dmg_

Reputation: 121

I do see a "Show all settings" checkbox at the bottom, did you try checking this?

Upvotes: 2

kpie
kpie

Reputation: 11100

I don't personally use visual studio but I know there are differences between version offerings. https://www.visualstudio.com/en-us/products/compare-visual-studio-products-vs.aspx

Have you checked which versions those with these options are using?

Upvotes: -1

Related Questions