diff --git a/Frontend/src/components/StatusBar.jsx b/Frontend/src/components/StatusBar.jsx
index 23833b3..81e3487 100644
--- a/Frontend/src/components/StatusBar.jsx
+++ b/Frontend/src/components/StatusBar.jsx
@@ -2,7 +2,7 @@ import React from "react";
const StatusBar = ({ togglePanel, panelVisible }) => {
return (
-
+
{/* Left Section of the Status Bar */}
{/* Branch Indicator */}
@@ -46,6 +46,27 @@ const StatusBar = ({ togglePanel, panelVisible }) => {
0 errors
+ {/* Warning Indicator */}
+
+
{/* Toggle Terminal Button */}
+ {/* Language Mode */}
+
+ JavaScript
+
+
+ {/* EOL (End of Line) Indicator */}
+
+ LF
+
+
{/* Connection Status */}