Skip to content

Commit

Permalink
vscode : fix typos in /editors/vscode/CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alidra committed Dec 19, 2024
1 parent b9caa6d commit e1f2a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editors/vscode/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
### Fixed

### Changed
- When calling lambdapi to lunch the lsp server from the Vscode extension, read the `lsp` argument from `package.json` instead of hard-coding it to allow using a custom command to lunch the server especially in Windows as discussed in issue #1163 (Many thanks to Akihisa Yamada)
- When calling lambdapi to launch the lsp server from the Vscode extension, read the `lsp` argument from `package.json` instead of hard-coding it to allow using a custom command to launch the server especially in Windows as discussed in issue #1163 (Many thanks to Akihisa Yamada)

## [0.2.2]
- code refactoring of the client for maintenability.
Expand Down

0 comments on commit e1f2a52

Please sign in to comment.