Skip to content

Releases: totrytakeoff/ByteIDE

ByteIDE-v1.1.2-forPy

20 Feb 10:03
3e4f4f2

Choose a tag to compare

修复了因input后未及时正确更新cursorPos而导致的连续input读取错误

python特供版

18 Feb 09:31

Choose a tag to compare

全局默认Python高亮

ByteIDE-v1.1.0

18 Feb 07:52
3e4f4f2

Choose a tag to compare

版本 1.1.0 - 2025年2月18日

  • 修复了重命名时高亮的高亮丢失问题
  • 修复了因Python默认输入输出缓存导致的不能实时输出的问题
  • 优化了界面布局,新增强制终止运行中的程序按钮

ByteIDE-forPy-v1.2.0

02 Mar 11:18
3e4f4f2

Choose a tag to compare

1.2.0 - 2025/3/1

  • 新增设置页面,可切换亮与暗两种主题
  • 新增终端重启功能,以应对终端崩溃的情况
  • 新增注释快捷键,可使用ctrl +Shift + / 一键以行注释的形式注释一行或多行代码

ByteIDE-1.0.0

17 Feb 12:23

Choose a tag to compare

1.0.0 实现了最基础的IDE功能