Spider language syntaxAtom Cson/grammarWebStorm XML file typesVisual Studio TextMate grammar
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
40
調査方針
Review the existing syntax highlighting implementations for Sublime Text, Vim, and Notepad++ referenced in the issue to understand the Spider language grammar. For Atom, create a .cson grammar file; for WebStorm, create a .xml file type definition; for Visual Studio, create a .tmlanguage file. Ensure to match the language's keywords and syntax. There are no specific maintainer responses in the issue comments to guide further.