Bump postcss from 8.5.15 to 8.5.23 (#294)
Bumps postcss from 8.5.15 to 8.5.23.
updated-dependencies:
- dependency-name: postcss dependency-version: 8.5.23 dependency-type: indirect …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
VSCode TextMate
An interpreter for grammar files as defined by TextMate. TextMate grammars use the oniguruma dialect (https://github.com/kkos/oniguruma). Supports loading grammar files from JSON or PLIST format. This library is used in VS Code. Cross - grammar injections are currently not supported.
Installing
Using
For grammar authors
vscode-textmate‘s regex engineAPI doc
See the main.ts file
Developing
npm installnpm run watchnpm testnpm run benchmarknpm run inspect -- PATH_TO_GRAMMAR PATH_TO_FILECode of Conduct
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
License
MIT