MFOSSociety / MFOSSociety/sourcecodearea

Multiline colorize function needed

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Right now, the colorize function can only process words that span in single line only. We need to come up with a solution to process strings that span across multiple lines:
- multi-line comments
- multi-line strings

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the colorize function in the JavaScript editor code and trace how it processes single-line words. Check whether existing tests or examples cover comments and strings, then define completion as correctly colorizing both multi-line comments and multi-line strings without breaking single-line cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, jquery
Domain
frontend, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.