Skip to content

Commit 7b74b44

Browse files
committed
Update README.md
1 parent e07da58 commit 7b74b44

File tree

2 files changed

+157
-143
lines changed

2 files changed

+157
-143
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,20 @@
3333
> * Automation instance monitor.
3434
> * Automation project support.
3535
> * Docs support.
36+
> * BingGPT (requires setting up cookies, tutorial available in the IDE)
37+
> * DALL-E3 Bing version for image generation (requires setting up another type of cookie, tutorial available in the IDE)
38+
> * Auto-save (available after the first save or after opening a file), auto-complete, jump to definition.
39+
> * Bilingual interface (English, Traditional Chinese) Choose font and size.
40+
> * Tabbed browsing, split window functionality.
41+
> * Embedded browser.
42+
> * Embedded Jupyter and IPython.
43+
> * Built-in automation packages.
44+
> * Multiple UI style choices.
45+
> * Python venv and management to choose the Python interpreter to use.
46+
> * Code style checking and auto-formatting (PEP8).
47+
> * Debugger.
48+
> * Multiple Shell command executors (run multiple Shells at once).
49+
> * Multiple program executors (run multiple programs at once). Custom colors.
3650
3751

3852
---

0 commit comments

Comments
 (0)