VisualStudioCodeSnippets
About
Upload
console.log
Snippet Details
Shortcut
log
Description
Write in the console output
Language
javascript
Types
Expansion
Author
Jeremie Corpinot
Upload on
29-10-2015 23:28:00
Downloads
2561
Declarations
ID
ToolTip
Default
param
Set the value to write
"toto"
Code Output
console.log($param$);$end$
Download
Add to .VSIX Package
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus
Extension Package
No snippets are added
Languages
ALL
(129)
C#
(42)
HTML
(38)
JavaScript
(20)
CSS
(17)
XAML
(8)
VB
(2)
SQL
(1)
SQL_SSDT
(1)