VSCode-PS-Syntax:PowerShell对Visual Studio Code项目的贡献

时间:2024-05-26 16:37:44
【文件属性】:

文件名称:VSCode-PS-Syntax:PowerShell对Visual Studio Code项目的贡献

文件大小:7KB

文件格式:ZIP

更新时间:2024-05-26 16:37:44

JavaScript

VSCode PowerShell对Visual Studio Code项目的贡献 目前,这是对powershellDef.js文件的替代,该文件定义了PowerShell令牌(如变量,字符串等)的语法颜色。还有一个文件-powershell.json-包含许多有用的PowerShell片段。 要获得改进的变量语法着色,请将vs.language.powershell放到VS Code安装目录中: C:\Program Files (x86)\Microsoft VS Code\resources\app\plugins\vs.language.powershell\out 备份原始powershellDef.js文件不会有什么坏处。 当然,任何VS Code更新都可能会替换该文件的此自定义版本。 因此,您可能需要在更新后放回该版本的文件。 就是说,我正在与VS Code团队合作,让他


【文件预览】:
VSCode-PS-Syntax-master
----Src()
--------vs.language.powershell()
----powershell.json(7KB)
----LICENSE(1KB)
----Tests()
--------VariablesSyntaxColorization.ps1(3KB)
----README.md(1KB)

网友评论