Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Releases: gml-support/gml-support

1.7.4

13 Mar 09:06
Compare
Choose a tag to compare
  • GMS2: 重新整理了高亮文件
  • GM8.1: 针对支持 codestr 的函数加入语法高亮支持(如 object_event_add)(仅支持旧版 GM)
  • GMS2: Reorganized highlighted files
  • GM8.1: Added syntax highlighting support for functions that support codestr (e.g. object_event_add) (Only Legacy GM)

1.7.3

11 Nov 04:28
Compare
Choose a tag to compare
  • 修复一处代码高亮错误
  • Fix a syntax highlighting error

1.7.2

07 Nov 01:41
Compare
Choose a tag to compare
  • 添加注释自动补全

1.7.1

10 Jun 09:09
Compare
Choose a tag to compare
  • 修复依赖扩展

1.7.0

30 Aug 04:51
Compare
Choose a tag to compare

作者高三了,要去准备高考了,滚去复习前发布最后一个更新,在毕业前将不会积极更新插件,如果发现 BUG 请在 GitHub 发布 issue,整理后将会统一修复(如果我有空闲时间的话)。

  • (Beta)添加部分语法提示帮助内容(可以不用翻文档啦。虽然目前的情况你还是要翻文档)
  • 加入文档选择器(使插件符合 VSCode 规范)

I am going to prepare for the college entrance examination, this is the last update before the start of the school curriculum, and I will not actively update the extension. if you find a bug, please report an issue, I will fix (If I have free time).

  • (Beta)Add some grammar hints help.
  • Add Document selector.(Make the extension conform to the Visual Studio Code specification)

1.6.2

24 Jul 09:02
Compare
Choose a tag to compare
  • Fix var/enum bounding. #12 (@jabsatz)
  • Add .vscodeignore.
  • 修复 var/enum 高亮错误。 #12 (@jabsatz)
  • 添加 .vscodeignore

1.6.1

11 Jul 03:14
Compare
Choose a tag to compare
  • Fix some spelling errors for other locales.

1.6.0

11 Jul 03:02
Compare
Choose a tag to compare
  • 改进 GML 语法提示显示,现在通过 JSON 读取 GML 语法信息以支持多语言,可前往 Transifex 查看翻译进度或帮助翻译,模板将稍后上传。
  • 修复部分语法高亮。
  • 修复部分函数提示错误。
  • 删除历史版本中遗留的过时代码。
  • 从插件中移除第三方 GM 插件高亮、提示等支持,现已将该功能独立为一款插件,将在本插件发布更新后发布该插件,仓库地址
  • Improved GML syntax hint display, now read GML syntax information via JSON to support multiple languages. Now you can go to Transifex to view translation progress or help translate, templates will be uploaded later.
  • Fix some syntax highlighting.
  • Fix some functions' wrong parameters.
  • Remove old completions. (Legacy code in history).
  • Remove third-party GameMaker plug-in highlights, prompts, and other support from the extension. This feature has been turned into an extension that will be released after the plugin is upgraded. Repository

1.5.0

19 May 03:23
Compare
Choose a tag to compare
  • 添加 GML 语言可用性
  • 添加 #regionvar 定义的变量的高亮 (不完整)
  • 修改分类
  • 从插件中移除 slevesque.shader 依赖
  • Add GM Language Availability
  • Add #region and var defined variables highlighted (incomplete)
  • Change categories
  • Remove slevesque.shader dependencies from this extension.

1.5.0-pre1

13 May 01:00
Compare
Choose a tag to compare
1.5.0-pre1 Pre-release
Pre-release

This is a test version, this version made a lot of changes, but it needs more testing, so this version will not be released to the marketplace.

  • 添加 GML 语言可用性(测试)
  • 修改分类
  • 从插件中移除 slevesque.shader 依赖
  • Add GM Language Availability (Testing)
  • Change categories
  • Remove slevesque.shader dependencies from this extension.