mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 14:31:31 +01:00
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:
@@ -5,7 +5,7 @@
|
||||
|
||||
declare module 'vscode' {
|
||||
|
||||
// https://github.com/microsoft/vscode/issues/824
|
||||
// https://github.com/microsoft/vscode/issues/241449
|
||||
|
||||
export interface TextDocument {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user