This repository was archived by the owner on Jan 17, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 0.0.23]
4+
5+ ### Added
6+
7+ - Update some language configurations to match the latest from [ Elixir LS] ( https://github.com/elixir-lsp/vscode-elixir-ls ) . The main changes are:
8+ - Adds many new common sigil-delimiter combinations as auto-closing pairs
9+ - Adds basic support for HEEX syntax highlighting
10+
311## [ 0.0.22]
412
513### Added
Original file line number Diff line number Diff line change 22 "name" : " lexical" ,
33 "displayName" : " Lexical (Elixir Language Server)" ,
44 "description" : " Elixir language support for Visual Studio Code" ,
5- "version" : " 0.0.22 " ,
5+ "version" : " 0.0.23 " ,
66 "repository" : " github:lexical-lsp/vscode-lexical" ,
77 "publisher" : " lexical-lsp" ,
88 "icon" : " assets/lexi-logo-square-128.png" ,
You can’t perform that action at this time.
0 commit comments