We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<script lang="ts"> /** * 基础列表页 */ export default { name: 'ListBase', }; </script>
tdesign-vue-next-starter/src/pages/list/base/index.vue
Lines 88 to 92 in 444df46
我的注释插件将会读取这个注释作为左侧文件树的注释,方便查看代码。 旧版可以加载路由配置的注释,新版的路由是调用 API 的难以获取。
https://plugins.jetbrains.com/plugin/18553-show-comment
The text was updated successfully, but these errors were encountered:
👋 @LinWanCen,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
♥️ 有劳 @timi137137 @liweijie0812 尽快确认问题。 确认有效后将下一步计划和可能需要的时间回复给 @LinWanCen 。
https://youtrack.jetbrains.com/issue/WEB-71597/Use-export-default-comment-to-file-comment
首先感谢您提出该issue,对于TD来说,为了项目总体代码简洁性相关考虑,在通常情况下我们暂时不会为了特地区分目录结构而去为每一个文件新增注释。
您可以在fork后对自己的代码做出变更
其实我的目的是希望 TD 作为国内顶级 UI 之一,通过示例普及在 export default 上写注释的写法,有利于复杂业务的快速理解上手。 看看 JetBrains 官方会不会做这个功能先,我看到你们的标签注释这块就比饿了么只有英文的好很多。
export default
liweijie0812
timi137137
No branches or pull requests
tdesign-vue-next-starter/src/pages/list/base/index.vue
Lines 88 to 92 in 444df46
我的注释插件将会读取这个注释作为左侧文件树的注释,方便查看代码。
旧版可以加载路由配置的注释,新版的路由是调用 API 的难以获取。
https://plugins.jetbrains.com/plugin/18553-show-comment
The text was updated successfully, but these errors were encountered: