encoding - add a test that simulates saving a document with different encoding (#241448)

* encoding - add a test that simulates saving a document with different encoding

* update pointer to issue
This commit is contained in:
Benjamin Pasero
2025-02-21 10:46:13 +01:00
committed by GitHub
parent 8b6202a9d5
commit 4edf8d685b
2 changed files with 19 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
declare module 'vscode' {
// https://github.com/microsoft/vscode/issues/824
// https://github.com/microsoft/vscode/issues/241449
export interface TextDocument {