github rome/tools lsp/v0.17.20221108
VSCode Extension v0.17.20221108

latest releases: lsp/v0.28.0, lsp/v0.26.0, cli/v12.1.3-nightly.4c8cf32...
pre-release23 months ago

What's Changed

  • fix(rome_diagnostics): improve the handling of newline characters in diffs by @leops in #3523
  • feat(editors): add Restart LSP Server command by @kaioduarte in #3533
  • feat(rome_service): add a configuration option to set the file size limit of the workspace by @leops in #3530
  • fix(rome_js_analyze): add code action for noUnusedVariables by @ematipico in #3534
  • fix(rome_js_parser): Ignore bindings in desctructuring initializers by @MichaReiser in #3525
  • docs: update formatter and linter docs by @nissy-dev in #3536
  • doc(rome_js_parser,rome_js_formatter): Move Parser Test documentation by @MichaReiser in #3540
  • feat(rome_js_analyze): promote rules by @ematipico in #3471
  • ci: Fix version on windows build by @MichaReiser in #3543
  • docs(website): fix an invalid diagnostic example for useAnchorContent by @lucasweng in #3546
  • fix(rome_js_analyzer): escape dollar signs and backticks properly for useTemplate rule by @nissy-dev in #3477
  • doc(website): Rework Getting Started by @MichaReiser in #3547
  • fix(rome_js_analyze): fix const dependency in react hooks by @xunilrj in #3508
  • doc(rome_cli): Use permalinks in rome init by @MichaReiser in #3550
  • feat(vscode): watch configuration file by @ematipico in #3284
  • feat(rome_cli): allow to skip checks in rome ci command by @ematipico in #3545
  • docs(rome_diagnostics): Move Writing Diagnostics to the top by @MichaReiser in #3551
  • fix(rome_js_formatter): make empty line after hashbang optional by @unvalley in #3552
  • feat(rome_js_formatter): Remove unnecessary string escapes by @95th in #3555
  • feat(rome_js_formatter): number literals, number literal types, bigint literal types by @jeysal in #3554
  • chore: Upgrade to Rust 1.65.0 by @MichaReiser in #3557
  • Implement new website by @sebmck in #3556
  • doc(website): Run cargo lintdoc by @95th in #3567
  • fix(rome_js_analyzer): noInvalidConstructorSuper false positive for class expressions by @lucasweng in #3561
  • perf(rome_js_semantic): Use FX Hash function by @MichaReiser in #3565
  • [docs] Add navigation dropdown for docs by @sebmck in #3578
  • refactor(rome_cli): refactor the threading of parallel traversal to increase occupancy by @leops in #3577
  • doc: VS Code extension by @MichaReiser in #3579
  • perf: End-to-end Linter and Formatter benchmarks by @MichaReiser in #3570

New Contributors

Full Changelog: cli/v0.10.1-nightly.a9db0f0...lsp/v0.17.20221108

Don't miss a new tools release

NewReleases is sending notifications on new releases.