Skip to content

关于重复生成 IntelliSence,以及蓝图Module中标识符错误的问题 #498

@CRAFTSTARCN

Description

@CRAFTSTARCN

描述:
使用最新2.2.3 release版本
当蓝图编译保存是,会在IntelliSence文件夹下,直接生成一个对应蓝图类的IntelliSence文件
而此时如果点击主界面上Unlua图标中的Generate IntelliSence 则会在IntelliSence文件夹下,根据蓝图所在目录,生成另外一个IntelliSence文件
两者中都声明了改类(使用---@Class),会造成Duplicate,IDE报错(且生成两份是不必要的)
如下图:
BUG

而更糟糕的是,在使用Unlua在蓝图编辑界面中生成模板文件中,对于类的注解仍是---@Class,造成duplicate,此处并不是声明类型,而是使用该类型,应注解为---@type

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions