VS2012 no typescript intelisence - visual-studio-2012

I have typescript installed on my visual studio 2012 but when I edit file there is no intellisense at all. Even simple javascript without fancy typescript checking. Do you know what should I do in order to fix it and set it to run?

I did but it did not worked for me. I restarted pc and ect. but still nothing. Good news I found solution which worked for me and maybe will help someone else C:\Users\UserName\AppData\Roaming\Microsoft\VisualStudio this is the pass for visual studio caches and extensions and I simply deleted it and restarted my vs and installed back my extensions and tools and all works

install the latest tooling package: http://go.microsoft.com/fwlink/?LinkId=282650
and the latest Web Essentials: http://visualstudiogallery.msdn.microsoft.com/07d54d12-7133-4e15-becb-6f451ea3bea6

Related

Can't Install Plugins in Android Studio

I'm trying to get Flutter/Dart plugins set up in Android Studio but I'm having a ton of trouble.
The Plugin Browser doesn't work at all. I tried with different internet connections and with my firewall totally off but still got nothing. Also tried reinstalling fully to no avail. I added a repository manually but it doesn't connect to it. I can go to that link in my web browser without any issue.
I tried installing the Dart/Flutter plugins from the disk too and it throws a different error
Plugin 'Dart' is incompatible with this installation
I've also tried enabling "auto-detect proxy settings" in the HTML Proxy settings and this didn't help either.
I'm running the latest version of Android Studio (3.5.3) on a Windows 10 Home machine. I tried to downgrade to 3.1.2 and that didn't help either.
Not sure what to do to get this working - any help would be awesome!
The issue was resolved by reinstalling again. Not sure what fixed it sepcifically since I already had tried reinstalling, but it worked this time around. Thanks all!
I recommend you to go through the link https://medium.com/flutterpub/installing-flutter-in-android-studio-ec135911ceea. It is just a simple wizard to setup flutter in Android Studio.

Issue with creating windows 10 UAP project visual studio 2015

I have created a sample win10 Universal.
Initially project was created but its showing some reference missing error like
CS0246 The type or namespace name missing
When I close the visual studio and re open the same project the solution is not able to load the project.
when I tried to reload the project its asking for me to install some missing platform sdk, When I press on the install, initially I goes to this link.
but I think since its not available its loading some default page.
I am not able to find what to install?
can any help on this?
Thanks.!
I am also having an issue something like this.I tried the below things and finally got worked.
You can try out this work around.
First uninstall your windows 10.
Download the latest technical preview from here.
Follow this instructions.

resharper8 cannot find vs2012 on installation

I'm installing resharper 8 (the latest till now) onto vs2012, but when I ran the .msi file, it says "unsatisfied requirement: microsoft visualstudio" which means resharper cannot detect any visual studio installed on on PC. But I do have VS 2012 ultimate version installed and registered.
Can anyone give me help?
My vs2012 has also update3 installed. I'm now trying update4.
Thanks in advance.
Leo
After having the same problem I looked more into it reading the system requirements - I didn't realize it doesn't work with Visual studio Express versions, I'm guessing that's the problem you're having.
Source:
http://www.jetbrains.com/resharper/download/system_requirements.html

Where Are My Class Members in Solution explorer in Visual Studio 2012

I recently installed Visual Studio Ultimate after using the Express edition(WD). I have since noticed that the solution explorer does not show my files members anymore.
I was wondering if this is either by design or has something gone wrong when I installed Ultimate after Express?
Uninstalling ALL components of VS2012 and re-installing them did the trick. Unsure why such a small feature was missing when everything else worked great.

Project dependencies not loading in Visual Studio 2012

I'm not sure if this is a add-on/extension issue but I'm having a heck of a time with Visual Studio 2012 on two computers. I believe it is DevExpress CodeRush causing the problems as it seems to work fine when I uninstall it but I'm not 100% sure.
I startup VS 2012, answer YES to the Get Latest from TFS 2012 and the solution right-click the solution node in the Solution Explorer and choose Project Dependencies... - it shows nothing checked. Of course the build will fail. I close and restart VS 2012 and then it shows. I typically do this through the course of the DevExpress option to clear the solution cache which causes the solution to reload.
Does anyone have any suggestions as to what may cause the project dependencies to get lost yet after a restart they are fine again? Is there something I need to delete and rebuild to try and resolve this?
The fix (so it seems) is to not check the option in VS source control settings to do a Get Latest when opening the solution. It seems to prevent the solution from initializing properly. I will consider reporting this to Microsoft Connect.
As I know CodeRush does not change anything in the Project Dependencies dialog. However you can write to DevExpress Support Center (http://www.devexpress.com/Support/Center) for a more detailed answer and research.
I also recommend you include a project and a video that illustrates the problem (if possible).
I was facing same issue. However got fixed after deleting .suo file from solution folder

Resources