Jan Jones

Results 81 issues of Jan Jones

The current link doesn't work, see below: ### To double check: * [ ] The right tests are in and and the right validation has happened. Guidance: https://github.com/dotnet/arcade/tree/main/Documentation/Validation

- [ ] This issue is blocking - [x] This issue is causing unreasonable pain When I rerun roslyn official build after for example "Execute SDL" step fails, the re-run...

Fixes https://github.com/dotnet/razor/issues/8460. Fixes https://github.com/dotnet/razor/issues/7258. [Void tags](https://developer.mozilla.org/en-US/docs/Glossary/Void_element) (e.g., ``, ``) in code blocks could not have a content and a closing tag, so everything after them was considered to be code....

area-compiler

Fixes https://github.com/dotnet/razor/issues/10180.

area-compiler

```razor @{ @:@{ x y z } a b c } ``` Expected output: "*x y z* a b c" Actual output: "*x y z* b c" (notice the missing...

bug
untriaged
area-compiler

Fixes https://github.com/dotnet/razor/issues/7286. Internal test runs against external projects: - [x] [before gating on RazorLangVersion](https://dev.azure.com/dnceng/internal/_build/results?buildId=2413983&view=results) (demonstrates that no new warnings are introduced when those external projects update lang version) - [x]...

area-compiler

Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1954771.

area-compiler

Fixes https://github.com/dotnet/razor/issues/7213. Fixes https://github.com/dotnet/razor/issues/7097.

`--region` flag has been removed in https://github.com/superfly/flyctl/pull/3514, so deploying using this GitHub Action now fails.

Resolves https://github.com/dotnet/roslyn/issues/73397.

Area-Compilers
Test-Gap
untriaged