Commit graph

12 commits

Author SHA1 Message Date
zhengkunwang223
db2aa35b2f
fix: 解决文件复制到原路径导致文件内容清空的 BUG (#798) 2023-04-26 12:30:14 +00:00
zhengkunwang223
c63897ded4
feat: 文件编辑器增加 python 语言 (#595) 2023-04-12 07:28:31 +00:00
zhengkunwang223
bbe08ed218
style: 修改编辑器行尾符提示 (#465) 2023-03-31 07:18:15 +00:00
gengxin
d71e2a74b4
feat: xterm-Support for Ctrl+MouseWheel to scaling fonts (#448)
#### What this PR does / why we need it?
#284 
Support for scaling fonts using Ctrl+mouse wheel

#446 
support Editor config the eol.
Currently, 1Panel only supports Linux, so directly set the default EOL to LF and add a new configuration item 

#### Summary of your change

#### Please indicate you've done the following:

- [x] Made sure tests are passing and test coverage is added if needed.
- [x] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2023-03-31 03:16:15 +00:00
zhengkunwang223
7de80e9d5a fix: 解决打开文件编辑,控制台报错的问题 2023-03-16 09:44:28 +00:00
zhengkunwang223
e120bb0612 feat: 编辑器增加 plaintext 类型 2023-03-14 15:05:44 +08:00
zhengkunwang223
c332d0284b feat: 修改 code-editor 样式 2023-03-13 18:02:48 +08:00
zhengkunwang223
895e6ce181 feat: 调整文件编辑弹框的高度 2023-02-28 16:44:06 +08:00
ssongliu
4e5aeb9d54 fix: 弹出提示框增加关闭按钮 2023-02-14 18:20:34 +08:00
zhengkunwang223
eb046090a5 feat: 适配面包屑长度 2023-02-02 14:48:25 +08:00
zhengkunwang223
5100865f7e feat: 修改文件页面样式 2023-01-31 14:18:52 +08:00
zhengkunwang223
9bcbe1df05 style: 样式调整 左侧菜单调整 2022-09-08 15:42:00 +08:00
Renamed from frontend/src/views/file-management/code-editor/index.vue (Browse further)