简体   繁体   English

Webstorm / IntelllijIDEA中的组文件

[英]Group files in Webstorm / IntelllijIDEA

是否可以像在Visual Studio中一样在Webstorm中对相关项目进行分组(在Visual Studio中为文件分组 )?

This can only be done for files generated by File watchers. 仅对文件监视程序生成的文件执行此操作。 there are no means to group arbitrary files, please feel free to vote for IDEABKL-6196 . 无法对任意文件进行分组,请随时为IDEABKL-6196投票。 Related ticket: WEB-7635 相关票务: WEB-7635

Since Webstorm 2016.3, file nesting will be done automatically based on hardcoded rules (listed here ) 从Webstorm 2016.3开始,文件嵌套将基于硬编码规则(在此处列出)自动完成

There is an issue about making these rules configurable ( WEB-17977 ) 关于使这些规则可配置存在一个问题( WEB-17977

UPDATE: 更新:

Since version 2017.2 all JetBrains IDE's support custom rule-based file nesting: https://youtrack.jetbrains.com/issue/WEB-17977#comment=27-2197872 自2017.2版以来,所有JetBrains IDE均支持基于规则的自定义文件嵌套: https ://youtrack.jetbrains.com/issue/WEB-17977#comment=27-2197872

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 WebStorm:锁定/解锁文件和文件夹 - WebStorm: lock/unlock files and folders WebStorm无法识别导入中的index.ts文件 - WebStorm not recognising index.ts files in imports WebStorm 已将目录中的所有文件标记为非项目文件 - WebStorm has marked all files in a directory as non-project files 在WebStorm / IntelliJ中的相应文件下显示`.map`文件 - Show `.map` files under their respectives files in WebStorm/IntelliJ 在WebStorm中导入包含我的html-js文件的文件夹? - Importing in WebStorm a folder with my html-js-files? 有没有办法在 JetBrains IDE(PhpStorm、WebStorm IntelliJ 等)中搜索“未版本化的文件” - Is there a way to search "unversioned files" in JetBrains IDEs (PhpStorm, WebStorm IntelliJ etc) 如何将IntelliJ / WebStorm配置为在* .TS,*。JS文件中的代码完成中使用单引号 - How to configure IntelliJ / WebStorm to use single quotes in code completion within *.TS, *.JS files 使用Node(Webstorm /也许IntelliJ)提供更改localhost服务器文件 - Changing localhost server files are served from using Node (Webstorm /maybe IntelliJ) webstorm文件监视程序scss,将.scss文件导入其他文件时无法生成btn文件 - webstorm file watcher scss, btn the file can't generated when .scss file imported in other files 如何通过行分隔文件层次结构来设置WebStorm(描述中的图片示例) - How to set up WebStorm by separating files hierarchy with lines (picture example in description)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM