linux_wiki:vscode_editor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux_wiki:vscode_editor [2019/07/11 22:04]
billdozor created
linux_wiki:vscode_editor [2019/07/11 22:07] (current)
billdozor [Jenkinsfile File Association]
Line 67: Line 67:
 ===== Jenkinsfile File Association ===== ===== Jenkinsfile File Association =====
  
-<code json>+Associate files that begin with "Jenkinsfile*" to the jenkinsfile file type/syntax checking.<code json> 
 +
 +"files.associations":
 +        "Jenkinsfile*": "jenkinsfile" 
 +      } 
 +}
 </code> </code>
  
 ---- ----
  
  • linux_wiki/vscode_editor.txt
  • Last modified: 2019/07/11 22:07
  • by billdozor