Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[Feature] Module Modifier Bool Setting

Aperta
#7 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
typescript, vscode
Ambito
devtools

Direzione di ricerca

Start at the extension settings or command handling and follow how configuration reaches the language server's diagnostics handler. Trace the setting update path and document reparsing flow; done means module modifiers can be included or ignored, and changing the setting updates diagnostics without restarting.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

feature request

Feature

Create a setting/command for the diagnostics handler to include or ignore module modifiers like AddModule, ReplaceModule.

Why

This makes it possible for users who develop mods to also use the tool as these modifiers are not needed in these situations.
It can also be annoying to have the extension running when looking at game files as the extension tries to parse the files.

Starting Point

Add a setting to the extension. Parse the setting to the language server. Create diagnostic based on the settings value.
When the user updates the setting, notify the language server with the new value and reparse the document.

Lingua principale
TypeScript
Stelle
3
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di ViTeXFTW/ZeroSyntax-Server

Tutte le issue di ViTeXFTW/ZeroSyntax-Server

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.