Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Commit

Permalink
[api] adapted to latest changes in Theia
Browse files Browse the repository at this point in the history
  • Loading branch information
JanKoehnlein committed Aug 14, 2018
1 parent 32c69d3 commit 507226f
Show file tree
Hide file tree
Showing 4 changed files with 458 additions and 494 deletions.
2 changes: 1 addition & 1 deletion sprotty
2 changes: 1 addition & 1 deletion theia-sprotty
Submodule theia-sprotty updated 1 files
+1 −0 tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import { inject, injectable } from "inversify";
import { CommandContribution, CommandRegistry, Command } from '@theia/core/lib/common';
import { EditorCommands } from "@theia/editor/lib/browser";
import { WorkspaceEdit, Workspace } from "@theia/languages/lib/common";
import { Workspace, WorkspaceEdit } from "@theia/languages/lib/browser";

/**
* Show YANG references
Expand Down
Loading

0 comments on commit 507226f

Please sign in to comment.