vscode config

This commit is contained in:
maxscout
2025-12-15 12:50:23 -05:00
parent 581fa1269b
commit e4ecfe69e1
213 changed files with 19397 additions and 0 deletions

View File

@@ -0,0 +1 @@
{"$schema":"https://raw.githubusercontent.com/martinring/tmlanguage/master/tmlanguage.json","name":"ssh config","patterns":[{"include":"#comments"},{"include":"#properties"},{"include":"#values"}],"repository":{"properties":{"patterns":[{"name":"support.type.property-name.ssh_config","match":"^\\s*[^\\s]+"}]},"values":{"patterns":[{"name":"string.quoted.double.ssh_config","match":".+"}]},"comments":{"patterns":[{"name":"comment.line.hash.azcli","match":"^\\s*#.*"}]}},"scopeName":"source.config.ssh"}