Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Documentation] Remove unused or incomplete VSCode settings

Open
#49 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript, vscode
Domain
tooling

Research direction

Start by locating the VSCode settings definitions and the implementation references for Force AddModule, Indent Number, Max Number of Problems, and Trace Server. Check which entries are still backed by working functionality, then verify that the settings menu no longer exposes unused or incomplete options and that the remaining extension behavior is unchanged.

Written by the indexing model from the issue text.

Description

documentation

Why

The settings menu is cluttered with settings from development, they should be finished or removed if their purpose is scarse or doesn't work as intended

What

Force AddModule: Should be finished, this is a feature in the pipline, but should be removed until it is finished

Indent Number: The extension uses what VSCodes indentation is, therefore this is redundant

Max Number of Problems: This doesn't work and is automatically capped at 1000 problems, should be removed

Trace Server: Has no use currently, from lsp_template

Dominant language
TypeScript
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

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.

More from ViTeXFTW/ZeroSyntax-Server

All issues in ViTeXFTW/ZeroSyntax-Server

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.