Experience Code Editor Live Preview on ARTRU

ARTRU
ARTRU CODE EDITOR

Introducing Code Editor

Because I often hang around on groups about UI/UX, HTML, CSS, JS, I see that many people here want to fix code errors, or share some good code for everyone to take a screenshot or upload to github. codepen,...

Have inspiration from Fox Themes, I created a Code Editor that has similar features and added a few things.

Do you think I wrote this Code Editor myself? No, I refer to all of these features from Chat-AI (Bard, Bing, ChatGPT).

Link to experience ARTRU Code Editor.

Functions

Real-time Preview

Window Preview will automatically update every time the code content changes. Or click the button Run to refresh the Preview section.

ARTRU Code Editor Live Preview
ARTRU Code Editor Live Preview

Copy Code

Click the Copy Code button to save the code to the Clipboard.

Button Copy Code
Button Copy Code

Beautify Code

Helps align and reformat code to make it straight.

Button Beautify Code
Button Beautify Code

F1

Press F1 on the keyboard or button on the toolbar to open the toolbox Command.

Open Command Palette
Open Command Palette

Ctrl + ,

Press Ctrl + , on the keyboard or button on the toolbar to open it Settings Menu.

Show Settings Menu
Show Settings Menu
Create Link Code
Create Link Code

This is probably the feature I like the most.

Now, you can use this feature to create a shared link immediately without having to create an account like github or codepen to save.

The downside is that it is impossible to create a link if the code is too long.

COMMENT

Related Articles