зеркало из https://github.com/dotnet/razor.git
432e93657d
* Fix bootability of VSCode with Razor dev assets. - Updated launch.json and tasks.json to not be platform specific. As part of this it does add the requirement that VSCode is booted via an activated command line (this is what we require for VS anyhow). - Moved the debugging extension from eslint -> tslint so that it's consistent with the rest of the VSCode projects. Updated the corresponding files to reflect the tslint requirements. - Added an npmproj for the debugging extension so that it can be built transitively when trying to run VSCode Part of dotnet/aspnetcore#30834 * Only activate on linux |
||
---|---|---|
.. | ||
extensions.json | ||
launch.json | ||
settings.json | ||
tasks.json |