checkpoint dealing with personal manager/editor
This commit is contained in:
@@ -87,3 +87,4 @@ def get_outline(path: Path, code: str) -> str:
|
||||
return outliner.outline(code)
|
||||
else:
|
||||
return f"Outlining not supported for {suffix} files yet."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user