Skip to content

Commit

Permalink
settings changes
Browse files Browse the repository at this point in the history
  • Loading branch information
clearbluejar committed Oct 10, 2023
1 parent 129fd1e commit e09a737
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 326 deletions.
321 changes: 0 additions & 321 deletions .vscode/launch.json

This file was deleted.

5 changes: 0 additions & 5 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,9 @@
],
// env vars
"GHIDRA_INSTALL_DIR": "${env:GHIDRA_INSTALL_DIR}",
"GHIDRA_PROJECTS_PATH": "${workspaceFolder}${pathSeparator}.ghidra_projects",
"GHIDRA_HEADLESS": "${env:GHIDRA_INSTALL_DIR}${pathSeparator}support${pathSeparator}analyzeHeadless",
"PROJECT_NAME": "sample_project",
"GHIDRA_BRIDGE_INSTALL_DIR": "${workspaceFolder}${pathSeparator}.ghidra_bridge",
"sarif-viewer.connectToGithubCodeScanning": "off",
"liveServer.settings.port": 5501,
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
},
"python.formatting.provider": "none"
}

0 comments on commit e09a737

Please sign in to comment.