| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| squawk-linux-arm64 | 2026-08-06 | 23.0 MB | |
| squawk-linux-arm64-2.62.0.vsix | 2026-08-06 | 8.5 MB | |
| squawk-linux-x64 | 2026-08-06 | 23.1 MB | |
| squawk-linux-x64-2.62.0.vsix | 2026-08-06 | 7.9 MB | |
| squawk-win32-x64-2.62.0.vsix | 2026-08-06 | 5.0 MB | |
| squawk-windows-x64.exe | 2026-08-06 | 13.8 MB | |
| squawk-alpine-arm64-2.62.0.vsix | 2026-08-06 | 8.3 MB | |
| squawk-linux-musl-arm64 | 2026-08-06 | 22.3 MB | |
| squawk-darwin-x64 | 2026-08-06 | 14.8 MB | |
| squawk-darwin-x64-2.62.0.vsix | 2026-08-06 | 5.6 MB | |
| squawk-alpine-x64-2.62.0.vsix | 2026-08-06 | 8.0 MB | |
| squawk-linux-musl-x64 | 2026-08-06 | 23.2 MB | |
| squawk-darwin-arm64 | 2026-08-06 | 14.5 MB | |
| squawk-darwin-arm64-2.62.0.vsix | 2026-08-06 | 5.4 MB | |
| Add ban-duplicate-column-assignments rule + parser improvements source code.tar.gz | 2026-08-06 | 2.8 MB | |
| Add ban-duplicate-column-assignments rule + parser improvements source code.zip | 2026-08-06 | 3.4 MB | |
| README.md | 2026-08-06 | 520 Bytes | |
| Totals: 17 Items | 189.7 MB | 2 | |
Added
- linter: add ban-duplicate-column-assignments rule (#1263, [#1262])
- ide: add code action to switch between comment types (#1271)
- ide: add code action
Rewrite integer as(#1266) - ide: fold where clauses (#1265)
Changed
- parser: refactor names/name refs into specific nodes (#1272, [#1260], [#1259], [#1258], [#1257], [#1256], [#1254], [#1253])
Fixed
- linter: support all line endings (#1270, [#1269], [#1268], [#1267])
- ide: fix goto def for composite type subfield (#1255)