Andreas Seibt
- Total activity 192
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 13
- Subscriptions 65
-
Edited R# doesn't recognize new typescript files
I'm working with VS 2017 and R# 2017.1.1 on a AngularJS / ASP.NET Core solutiion. When i copy typescript files into my solution directory with the explorer, VS automatically detects the new files a... -
Created Extracting parts of filenames per macro in file templates
I'm just starting a small AngularJS 2.0 project and wanted to create some file templates for Angular components and services. I adopted the naming conventions for files from the Angular quickstart ... -
Created Ugly coloring in template explorer
Today i used the template explorer after a long while. I'm using Visual Studio 2015 with the default "Dark with light Editor" theme from the Color tTheme Editor plugin. With this theme the highligh... -
Created Can't install R# 2016.3 into Visual Studio 2017 RC (Update)
Last week there was an update for Visual Studio 2017 RC which i installed. Today i wanted to install R# 2016.3, but the option to select VS 2017 is grayed. It seems that the installer didn't recogn... -
Created Why does intellisense this?
AnsweredI always stumble over a weird behavior of R# intellisense when i work with local variables or lambda expressions. While typing intellisense don't propose the local variable (see screenshot below) u... -
Created Deadlock in EAP 10 when doing code cleanup
I just want to do a code cleanup for a file in a solution which is under TFS source control. It took a quite long while for a file with 10 lines of code so i canceled the cleanup. But the dialog ... -
Created How can i prevent rename refactoring to scan specific folder?
AnsweredWhen i do a rename refactoring (Ctrl-R-R) in a C# class of an ASP.NET MVC project R# scans all Javascript files for textual occurences. This is ok, but in my solution i have embedded the JavaScript... -
Created Import settings broken?
AnsweredI'm just setting up a new Visual Studio 2015 instance with R# 2016.2.2. When i import my settings from another installation (also Visual Studio 2015 and Resharper 2016.2.2) i'm missing my settings ... -
Edited Strange intellisense behavior on keywords
AnsweredWhen i enter the "if" keyword, intellisense pop up like this when i enter an open parantesis at this point, R# completes the text with "IFormatProvider" Completion filters are enabled with the de... -
Created Error starting setup since EAP3
since EAP3, if i start the setup the following error occurs: If i click OK i can install the build without problems. I'm using Windows 10 Pro. Former it was a WIndows 10 Home which i had upgraded ...