Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Sonal's edits.
  • Loading branch information
sbudhirajadoc authored Jan 2, 2025
1 parent 8248903 commit 61c8496
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/salesforcedx-vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@

#### salesforcedx-visualforce-language-server

- Prevent `Request textDocument/documentHighlight failed with message: Debug Failure. False expression. Code: -32603` error when selecting Javascript code in the embedded `<script>` tag. Thank you [AndrewStopchenko-SO](https://github.com/AndrewStopchenko-SO) for this contribution. ([PR #5975](https://github.com/forcedotcom/salesforcedx-vscode/pull/5975))
- We fixed an issue where the Visualforce Language Server threw a `Request textDocument/documentHighlight failed with message: Debug Failure. False expression. Code: -32603` error when JavaScript code in the embedded `<script>` tag was selected. Thank you [AndrewStopchenko-SO](https://github.com/AndrewStopchenko-SO) for this contribution. ([PR #5975](https://github.com/forcedotcom/salesforcedx-vscode/pull/5975))

# 62.9.1 - December 12, 2024

## Added

#### salesforcedx-vscode-apex

- We've added a new Visual Studio Code configuration that lets you enable error telemetry from the Apex Language Server. We turned off this feature by default so that we can reduce noise. ([PR #5969](https://github.com/forcedotcom/salesforcedx-vscode/pull/5969))
- We've added a new VS Code configuration that lets you enable error telemetry from the Apex Language Server. We turned off this feature by default so that we can reduce noise. ([PR #5969](https://github.com/forcedotcom/salesforcedx-vscode/pull/5969))

## Fixed

Expand Down

0 comments on commit 61c8496

Please sign in to comment.