Ilya Murashov
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created TypeScriptCompile tag from .csproj doesn't seem to work
I'm working on an ASP.NET project that uses AngularJS+TS. TypeScript compilation is handled by Visual Studio by <TypeScriptCompile Include="path relative to the .NET project root" /> which are adde... -
Edited AngularJS plugin doesn't work in .cshtml files
CompletedAngularJs (full js) is added as an external JS library. Seems to work fine in .HTML files (at least ng-* attributes). Rider version: 2017.3 on Windows