mirror of
https://github.com/cmur2/language-fluentd.git
synced 2025-08-19 23:13:07 +02:00
grammar: support folding markers
This commit is contained in:
@@ -3,6 +3,8 @@ name: 'Fluentd Configuration'
|
||||
fileTypes: [
|
||||
'fluent.conf'
|
||||
]
|
||||
foldingStartMarker: '<[^>]+>\\s*$'
|
||||
foldingStopMarker: '^\\s*</[^>]+>'
|
||||
patterns: [
|
||||
{
|
||||
match: "#.*"
|
||||
|
Reference in New Issue
Block a user