website logo
⌘
K
Book a DemoSign Up ->
🌐
Help Center
💼
Jobs
🚀GETTING STARTED
👋Welcome to Archbee 🤓
Learn the basics
How to get started
📝EDITOR
📃DOCUMENTS
🗃️SPACES
🌎HOSTED SPACES
🔃PUBLIC API
GET
Get document
POST
Update / Create document
DELETE
Delete document
GET
Search document
☕ORGANIZATIONS
📦IMPORT & EXPORT
🔌INTEGRATIONS
📥GUIDES
➿MISC
🙋Q&A
Docs powered by
Archbee
EDITOR

Multi language code editor

The code editor is where you can show off code examples that can be easily copied.

You can add multiple tabs using the same language and drag and drop to reorganize tabs.

When you add a new tab, you can also change the naming to something like a file, for example main.js

Here's one live!

main.js
Go
Python
MacOS
PHP
C#
Text
|
<?php
$name = "Quincy";
echo "Hi! My name is " . $name . "<br>";
echo "Hi! My name is " . $NAME . "<br>";
echo "Hi! My name is " . $NaMe . "<br>";
?>




Updated 22 Sep 2023
Did this page help you?
PREVIOUS
Workflow block
NEXT
Code Drawers
Docs powered by
Archbee
Docs powered by
Archbee