forked from eclipse-theia/theia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
monaco: parseSnippet RangeError handling (eclipse-theia#12463)
Change `parseSnippets` from recursive function to nested for-loops. Eliminate 'prefix' requirement for `JsonSerializedSnippet.is()`. Change handling to account for missing 'prefix' parameter. Add `isFileTemplate` param to Snippet to bring it in line with VS Code. Signed-off-by: FernandoAscencio <[email protected]>
- Loading branch information
1 parent
482c21d
commit cec878a
Showing
1 changed file
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters