haskell / haskell/vscode-haskell-syntax-highlighting

Add "punctuation" class to bracket, braces and parentheses

Open
#99 3 comments 0 reactions 0 assignees View on GitHub
easy fix enhancement
Dominant language
Haskell
Stars
109
Forks
51
Avg merge
3d 8h
Merged PRs (30d)
2

Description

Now they all are class-less.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue identifies brackets, braces, and parentheses as class-less in the Haskell VS Code syntax-highlighting extension. Start by locating the syntax rules for these delimiters and compare them with other classified punctuation tokens. Done means all three delimiter types receive the `punctuation` class and their highlighting behavior remains valid.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell, vscode
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.