Set Indent Style for bash
This commit is contained in:
@@ -30,3 +30,9 @@ name = 'Launch Script (Script runs in Background)'
|
||||
request = 'launch'
|
||||
completion = [ 'Full Script Path' ]
|
||||
args = { script = '{0}', runspaceId = '1' }
|
||||
|
||||
#---
|
||||
|
||||
[[language]]
|
||||
name = 'bash'
|
||||
indent = { tab-width = 4, unit = '\t' }
|
||||
|
||||
Reference in New Issue
Block a user