Sk-ST3
Skript语言现代化语法高亮。Skript是一个Minecraft插件,允许您用纯英文编写代码,并且将其用作插件
详细信息
安装次数
- 总计 1K
- Win 1K
- Mac 100
- Linux 88
2023年8月6日 | 2023年8月5日 | 2023年8月4日 | 2023年8月3日 | 2023年8月2日 | 2023年8月1日 | 2023年7月31日 | 2023年7月30日 | 2023年7月29日 | 2023年7月28日 | 2023年7月27日 | 2023年7月26日 | 2023年7月25日 | 2023年7月24日 | 2023年7月23日 | 2023年7月22日 | 2023年7月21日 | 2023年7月20日 | 2023年7月19日 | 2023年7月18日 | 2023年7月17日 | 2023年7月16日 | 2023年7月15日 | 2023年7月14日 | 2023年7月13日 | 2023年7月12日 | 2023年7月11日 | 2023年7月10日 | 2023年7月9日 | 2023年7月8日 | 2023年7月7日 | 2023年7月6日 | 2023年7月5日 | 2023年7月4日 | 2023年7月3日 | 2023年7月2日 | 2023年7月1日 | 2023年6月30日 | 2023年6月29日 | 2023年6月28日 | 2023年6月27日 | 2023年6月26日 | 2023年6月25日 | 2023年6月24日 | 2023年6月23日 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 2 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 |
Mac | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
README
Sk-ST3 - Sk-VSC
Sublime Text 3和Visual Studio Code上Skript语言的现代、彩色和创意语法高亮
注意:此语法高亮基于@HYPExMon5ter的语法高亮,但更新更为全面。
欢迎贡献力量,添加您自己的或他人的主题,并创建pull请求
将您自己的主题添加到此语法(Sublime Text 3版本)相当容易
1- 从此处复制的任何主题(语法主题 .tmTheme) 位于这里
2- 改变从第 20 行到第 31 行的颜色值,设置为您喜欢的值或从其他主题
<key>background</key>
<string>#263238</string>
<key>caret</key>
<string>#FFCC00</string>
<key>foreground</key>
<string>#588787</string>
<key>invisibles</key>
<string>#536D7982</string>
<key>lineHighlight</key>
<string>#1F292E</string>
<key>selection</key>
<string>#32464B</string>
3- 测试并确保它工作正常
4- 创建一个pull请求
变更日志(v2.6.3)
VSCode(2020年10月26日)
添加了新的主题'紫色的阴影'
变更日志(v2.6.0)
VSCode(2020年5月7日)
(+) 添加了新的注释样式 '#!!'(不带单引号),它将显示为深绿色注释(适用于深绿色注释爱好者)
(+) 添加了新的主题(Material Palenight & Material Palenight High Contrast)
(+) 将注释改为斜体
(*) 改进了注释高亮处理
(*) 修复了许多Skript类型如'int'的边界问题
添加了一些新的语法
- [un]load[ed]
- (of|on) file
- server command
- exist[s]
- empty
- y[a]ml (value|nodes|list|node[s with] keys)
- play[ed]
- (this|server|before)
- (complete|absolute|path|absorption hearts|accepted items|tablist|group|score|all|holo[gram]s)
- for
链接
Q: What will you provide in this Forked version?
A: I will be adding new syntax highlighting with new colors.
Q: Are you going to continue with this?
A: Probably, I do a lot of coding with Skript Language so I will keep this resource active as I can and add new syntaxes to it.
Q: Can we report issues and bugs or/and suggest new stuff on this resource?
A: Yes, you can use the issues section to report issues or/and suggest new syntax/colors.
Q: Why you made this?
A: I never liked coding without getting in the mood of coding, which requires some modern, [dark] themes and a nice syntax highlighting, I was lucky to find HYPExMon5ter's Syntax highlighting and I've used it for some time and then got a bit bored again.. so I decided to make my own forked version and learn the basics of Syntax Highlighting codes and Regex just so I can make this and use it.
:bulb: 点击此处获取更多信息 (点击这里)
Spigot: (点击这里)
MC-Market: (点击这里)
SkUnity: (点击这里)
Discord:
AyhamAlali#2693
VSC 扩展: 点击这里
SK3 扩展: 点击这里
☕ 购买我一杯咖啡,用于我为您和其他好人付出的时间和努力:点击这里