orukRed / tyranosyntax

vscodeで動くティラノスクリプト言語サポート拡張機能です。
https://orukred.github.io/TyranoScriptSyntax.html
MIT License
15 stars 3 forks source link

特定のプラグインを読み込んでも診断機能で未定義扱いになる #117

Closed orukRed closed 2 months ago

orukRed commented 11 months ago
  1. TYRANO.kag.ftag.master_tag.`TAG_NAME}
  2. tyrano.plugin.kag.tag.{TAG_NAME}

タグの読み込み方法は現在1と2があるが、1しか対応していないため発生している。 2の場合でも対応できるようにする。

orukRed commented 11 months ago

https://github.com/orukRed/tyranosyntax/pull/121 で対応しました

orukRed commented 11 months ago

https://fantia.jp/posts/62952 https://fantia.jp/posts/83887 上記ぷらぐいんでエラー出てるのでreopen

買ってどういうふうに定義してるのか確認必要

orukRed commented 3 months ago

ドラッグ&ドロップのプラグイン見た感じ、TG.stat.f[MACRO_NAME]ってなってるっぽい?

orukRed commented 3 months ago

TG.tag[MACRO_NAME]と TG.ftag.master_tag[MACRO_NAME]あたりもあやしいかも

orukRed commented 3 months ago

https://github.com/orukRed/tyranosyntax/issues/105 上記で登録してあるタグに関しても診断はOK(エラーとしない)って扱ってもいいかも

orukRed commented 2 months ago

https://github.com/orukRed/tyranosyntax/issues/105 上記でいったん仮対応ってことでCloseします……