4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript4,064 forks (4,064 forks)batch import
feature-requestgrammarshelp wantedopen for PR
Repository metrics
- Stars
- 46,002 stars (46,002 stars)
- PR merge metrics
- Avg merge 6h 26m (Avg merge 6h 26m)15 merged PRs in 30d (15 merged PRs in 30d)
Contributor guide
- Research direction
- Look for the PHP grammar definition in the monaco editor source code, specifically the part that handles string interpolation in double quoted strings. Check the TextMate grammar or Monarch grammar for PHP. Identify the rule that matches interpolated variables and trace why it might fail.
- Tech stack
- javascriptphp
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- GitJavaScript