Repository URL to install this package:
|
Version:
1.76.2-1678817801 ▾
|
code
/
usr
/
share
/
code
/
resources
/
app
/
extensions
/
restructuredtext
/
language-configuration.json
|
|---|
{"comments":{"lineComment":".."},"brackets":[["(",")"],["<",">"],["[","]"]],"surroundingPairs":[["(",")"],["<",">"],["`","`"],["*","*"],["|","|"],["[","]"]],"autoClosingPairs":[{"open":"(","close":")"},{"open":"<","close":">"},{"open":"'","close":"'"},{"open":"`","close":"`","notIn":["string"]},{"open":"\"","close":"\""},{"open":"[","close":"]"}],"autoCloseBefore":":})>`\\n ","onEnterRules":[{"beforeText":"^\\s*\\.\\. *$|(?<!:)::(\\s|$)","action":{"indent":"indent"}}],"wordPattern":"[\\w-]*\\w[\\w-]*"}