Simon Cropp
|
b73faca763
|
cleanup Errata.Tests.csproj
|
2024-06-25 03:53:48 +02:00 |
Patrik Svensson
|
2f819fb402
|
Add setting for left padding
|
2024-01-30 14:47:59 +01:00 |
Patrik Svensson
|
741f4df79c
|
Update GitHub Actions
|
2023-11-15 00:11:12 +01:00 |
Patrik Svensson
|
651f412b09
|
Update dependencies
|
2023-11-15 00:09:29 +01:00 |
Patrik Svensson
|
77639ccb80
|
Add .net8.0 support
|
2023-11-15 00:07:39 +01:00 |
Patrik Svensson
|
7894dfb5b3
|
Update Spectre.Console to 0.46
|
2023-01-12 17:25:37 +01:00 |
Patrik Svensson
|
9ac2fc26da
|
Run tests under net7.0
|
2022-11-30 15:36:28 +01:00 |
Patrik Svensson
|
913e8021a4
|
Add support for net7.0
|
2022-11-30 15:26:47 +01:00 |
Patrik Svensson
|
a87a29b536
|
Upgrade solution to C# 10 and .NET 6
|
2022-06-14 17:17:44 +02:00 |
Patrik Svensson
|
ab5de819d8
|
Handle CRLF correctly
|
2022-02-25 13:55:46 +01:00 |
Patrik Svensson
|
b4489ffa6e
|
Add support for row locations
|
2022-02-22 14:09:37 +01:00 |
Patrik Svensson
|
0e2878824d
|
Fix LineRange bug
Fix bug that prevented line ranges from enumerating the first line
|
2022-02-22 13:32:04 +01:00 |
Patrik Svensson
|
341d479a10
|
Skip build for net5.0 TFM
|
2022-02-10 21:47:33 +01:00 |
Patrik Svensson
|
7aa230e83f
|
Update dependencies
|
2022-02-10 21:44:59 +01:00 |
Patrik Svensson
|
4dcd8d0a6d
|
Install .NET SDK 5.0.403 as part of GitHub Actions workflow
|
2021-11-09 14:05:56 +01:00 |
Patrik Svensson
|
499e9a52ab
|
Always run publish step
|
2021-11-09 13:48:15 +01:00 |
Patrik Svensson
|
e0d717dd71
|
Update dotnet SDK in Github Actions workflow
|
2021-11-09 13:45:03 +01:00 |
Patrik Svensson
|
279b83146c
|
Add .net6.0 TFM
|
2021-11-09 13:41:04 +01:00 |
Patrik Svensson
|
665dcba6cf
|
Render internal Errata errors
Unless `PropagateExceptions` have been explicitly set, we should
render internal Errata errors with appropriate information.
Closes #11
|
2021-09-05 18:20:38 +02:00 |
Patrik Svensson
|
f2d8d5669e
|
Fixes 'Invalid offset' bug
Closes #10
|
2021-09-04 18:57:35 +02:00 |
Patrik Svensson
|
7179f38925
|
Escape markup in exceptions
|
2021-09-04 12:26:59 +02:00 |
Patrik Svensson
|
bfe1115bc2
|
Report internal Errata errors in the report
Closes #8
|
2021-09-04 12:23:29 +02:00 |
Patrik Svensson
|
e89670f6eb
|
Fix bug where label starts at EOL
Closes #9
|
2021-09-04 12:09:02 +02:00 |
Patrik Svensson
|
d88cfad6b9
|
Do not throw when setting note to null
|
2021-09-01 23:53:08 +02:00 |
Patrik Svensson
|
b9c53fcaa5
|
Add support for netstandard2.0
|
2021-09-01 23:44:51 +02:00 |
Patrik Svensson
|
402225ca7a
|
Add compact rendering mode
|
2021-08-28 23:27:32 +02:00 |
Patrik Svensson
|
c022df2b9e
|
Update screenshot
|
2021-08-28 13:42:10 +02:00 |
Patrik Svensson
|
cc82009749
|
Add label priority support
|
2021-08-28 11:53:38 +02:00 |
Patrik Svensson
|
cf01e75925
|
Fix bug related to the TextSpan enumerator
|
2021-08-25 21:29:51 +02:00 |
Patrik Svensson
|
91047d31f2
|
Clean up the code a bit
|
2021-08-25 21:16:36 +02:00 |
Patrik Svensson
|
7bf165d17c
|
Acknowledge Ariadne
|
2021-08-25 21:16:19 +02:00 |
Patrik Svensson
|
c0265f3c18
|
Do not use System.Range unless in public APIs
|
2021-08-25 19:14:21 +02:00 |
Patrik Svensson
|
b15808f7e4
|
Add XML comments and streamline public API a bit
|
2021-08-25 14:27:07 +02:00 |
Patrik Svensson
|
4be4b60d67
|
Escape text when formatting diagnostics
|
2021-08-21 21:36:35 +02:00 |
Patrik Svensson
|
c70ec6be4c
|
Make diagnostics a bit easier to customize
|
2021-08-21 18:50:33 +02:00 |
Patrik Svensson
|
deca225c9a
|
Support label locations (row, column, length)
|
2021-08-20 18:34:51 +02:00 |
Patrik Svensson
|
b620a66edb
|
Add NuGet package icon
|
2021-08-20 12:13:19 +02:00 |
Patrik Svensson
|
ccb972348e
|
Add NuGet link in README
|
2021-08-20 12:13:14 +02:00 |
Patrik Svensson
|
6280fe93b0
|
Initial commit
|
2021-08-20 12:04:26 +02:00 |