* Correct object names

This commit is contained in:
michael 2021-01-18 10:29:34 +00:00
parent 6dff05705c
commit 920cd090f5
2 changed files with 253 additions and 251 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1 +1,3 @@
require ('vscode');
// Do not change this name without changing the names of the external objects in libvscode.
var vscode = require ('vscode');