diff --git a/frontend/src/components/toolbar/index.vue b/frontend/src/components/toolbar/index.vue
index 857ed7d..7253fbc 100644
--- a/frontend/src/components/toolbar/index.vue
+++ b/frontend/src/components/toolbar/index.vue
@@ -21,6 +21,17 @@ const editorStore = useEditorStore();
{{ editorStore.fontSize }}px
+
+
+
+
+ {{ editorStore.tabSize }}
+
+
+
{{ editorStore.encoding }}