check to code-server-like

This commit is contained in:
Cai
2025-09-21 15:33:00 +08:00
parent 252c426c3e
commit 271672c904
10 changed files with 129416 additions and 1673 deletions

View File

@@ -61,8 +61,7 @@ class Backboard:
def get_active_file_reletive_path(self):
relative_path = os.path.relpath(self.active_file_path, self.root_path)
return relative_path
return self.active_file_path