Ryan Nowak
|
615d8e71d6
|
ifdef all the Razor Info window code
We don't want to ship this in VS yet :) Now the Razor Info window will
only be available in debug builds.
|
2017-02-23 11:03:25 -08:00 |
N. Taylor Mullen
|
f3a0ee5bdb
|
Add `RazorLanguageServiceException` to capture unexpected exceptions.
- Consumers will then be able to catch the `RazorLanguageServiceException`s directly and log them as needed.
|
2017-02-16 14:50:35 -08:00 |
Ryan Nowak
|
c31475af4e
|
Move the LanguageServices package to src
Moves the LanguageServices package to src so it will build on the CI.
|
2017-01-20 16:43:21 -08:00 |