microsoft / microsoft/vscode-textmate

Maximum call stack size exceeded

Open
#124 2 comments 0 reactions 1 assignee View on GitHub

@alexdima is already working on this.

Since Feb 15, 2020.

bug
Dominant language
TypeScript
Stars
678
Forks
135
Avg merge
1d 14h
Merged PRs (30d)
2

Description

Issue Id: 15c33dcd-ba64-8a1b-a9af-b9d2f564b709

Versions
- 1.42.0
- 26076a4de974ead31f97692a0d32f90d735645c0
- 9579eda04fdb3a9bba2750f15193e5fafe16b959
Stack
RangeError: Maximum call stack size exceeded
at Function.ScopeListElement._matches (/node_modules.asar/vscode-textmate/release/main.js:3167:42)
at Function.ScopeListElement.mergeMetadata (/node_modules.asar/vscode-textmate/release/main.js:3199:26)
at Function.ScopeListElement._push (/node_modules.asar/vscode-textmate/release/main.js:3213:45)
at ScopeListElement.push (/node_modules.asar/vscode-textmate/release/main.js:3227:33)
at handleCaptures (/node_modules.asar/vscode-textmate/release/main.js:2745:62)
at scanNext (/node_modules.asar/vscode-textmate/release/main.js:3041:17)
at _tokenizeString (/node_modules.asar/vscode-textmate/release/main.js:2930:9)
at handleCaptures (/node_modules.asar/vscode-textmate/release/main.js:2750:13)
at scanNext (/node_modules.asar/vscode-textmate/release/main.js:3041:17)
at _tokenizeString (/node_modules.asar/vscode-textmate/release/main.js:2930:9)
at handleCaptures (/node_modules.asar/vscode-textmate/release/main.js:2750:13)
at s

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.