Tags: robthornton/sorbet
Tags
Fix return type for String#strip! and String#rstrip! (sorbet#5731)
Store the package name mapping in the PackageDB instead of the file t… …able (sorbet#5724) * Store the package name mapping in the PackageDB instead of the file table * Work around the enforce in getPackageForFile
Bump async from 2.6.3 to 2.6.4 in /vscode_extension (sorbet#5721) Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](caolan/async@v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump async from 2.6.3 to 2.6.4 in /website (sorbet#5717) Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](caolan/async@v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add the `packaged` sigil to files (sorbet#5718) * Add the `packaged` sigil to files * Move PackagedLevel to shrink File
Stop sending notification about `# typed: false` file (sorbet#5720) * gco 016ed65^ -- main/lsp/requests/definition.cc * fix test
test the placeholder text in `PrepareRenameResponse` (sorbet#5713)
Change hover message when LSP features are disabled (sorbet#5716) * Change hover message when LSP features are disabled * Fix test assertions * Fix tests
provide error documentation in the `codeDescription` field (sorbet#5714)
assert no notifications for typed files in some places (sorbet#5712)
PreviousNext