Sha256: 3e4d5fcf791d4553deb6f4df3f958b5872b5c9e221f07d3ba9fe5a28bb17ae87

Contents?: true

Size: 972 Bytes

Versions: 1

Compression:

Stored size: 972 Bytes

Contents

# Change Log

All notable changes to the "ruby-lsp" extension will be documented in this file.

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

## [Unreleased]

## [0.0.4]

- Add basic document highlight (https://github.com/Shopify/ruby-lsp/pull/91)
- Add error telemetry (https://github.com/Shopify/ruby-lsp/pull/100)
- Always push telemetry events from the server (https://github.com/Shopify/ruby-lsp/pull/109)
- Fix multibyte character handling (https://github.com/Shopify/ruby-lsp/pull/122)
- Add Sorbet to the Ruby LSP (https://github.com/Shopify/ruby-lsp/pull/119, https://github.com/Shopify/ruby-lsp/pull/123)

## [0.0.3]

- Fixed code actions return hanging
- Moved to incremental text synchronization
- Added syntax error resiliency

## [0.0.2]

- Alpha release including
    - RuboCop formatting, diagnostics and quick fixes
    - Folding ranges
    - Initial semantic highlighting
    - Document symbols

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruby-lsp-0.0.4 CHANGELOG.md