mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 12:57:31 -05:00
add comment back
This commit is contained in:
@@ -41,4 +41,7 @@ function code() {
|
||||
exec "$CODE" . "$@"
|
||||
}
|
||||
|
||||
# Use the following to get v8 tracing:
|
||||
# code --js-flags="--trace-hydrogen --trace-phase=Z --trace-deopt --code-comments --hydrogen-track-positions --redirect-code-traces" "$@"
|
||||
|
||||
code "$@"
|
||||
|
||||
Reference in New Issue
Block a user