Open
Description
What is the problem this feature will solve?
When I have a bash script that contains several functions I create separations inside the file using following example (here chapter name is "Disk and Partitions"):
#------------------------------------------------------------------------------
# Disk and Partitions
#------------------------------------------------------------------------------
What is the feature you are proposing to solve the problem?
Is it possible to indicate this in Outline Tab of VSCODE? And nest the functions till before the next chapter under it?
What alternatives have you considered?
No response