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.