PT #165285833: XML beans for VScode, Theia and Atom
This commit is contained in:
@@ -53,6 +53,7 @@ interface JavaDataParams {
|
||||
interface JavaSearchParams {
|
||||
projectUri: string;
|
||||
term: string;
|
||||
searchType: string;
|
||||
includeBinaries: boolean;
|
||||
includeSystemLibs: boolean;
|
||||
timeLimit: number;
|
||||
|
||||
Reference in New Issue
Block a user