CeH9
Software engineer
- 活动总数 121
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 16
- 订阅数 31
-
-
CeH9 创建了一个帖子, 已回答IsFileBinary()
How to detect that file is binary i.e. IDE doesn't support undo with this file. Maybe exists something like list of supported file extensions? -
-
CeH9 创建了一个帖子, Where to store binary files
Since IDE doesn't support undo for Binary files i want to make my custom Undoable action. I'm thinking about cache file in system/myDir + keep path in userData. Maybe exists more elegant way? -
-
-
-
CeH9 创建了一个帖子, 已回答FileTemplates doesn't save on disk
When i create FileTemplate via FileTemplateManager.addTemplate it available to use and in settings (Ctrl + alt + s -> File and code templates), but templates doesn't save on disk. Seems like IDE k... -
CeH9 进行了评论, -
CeH9 创建了一个帖子, FileTemplateManager didn't found Project-level FileTemplates
How to get Project-level FileTemplate? details: https://github.com/CeH9/PackageTemplates/issues/4