codesandbox / codesandbox/codesandbox-client

Matching Parantheses For All Documents

Open
#6,479 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
13.6k
Forks
2.4k
Avg merge
6d 19h
Merged PRs (30d)
2

Description

Hi, first of all, great that you support rudimentary syntax highlighting for GLSL files out of the box, most online IDEs don't, but it would be great if you could also add matching parantheses. I see no reason why not do that even for arbitrary filetypes.

Contributor guide

Open the contributing guide

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.

Research direction

Start by locating the editor integration that provides GLSL syntax highlighting and inspect how document types are handled. Verify the current behavior for GLSL and arbitrary filetypes, then define done as matching parentheses working consistently across those documents.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.