Jason Fehr created IMPALA-15082:
-----------------------------------
Summary: [tools] Add VSCode Settings
Key: IMPALA-15082
URL: https://issues.apache.org/jira/browse/IMPALA-15082
Project: IMPALA
Issue Type: Improvement
Reporter: Jason Fehr
Assignee: Jason Fehr
When using VSCode as the IDE for Impala, default settings will make it much
easier to get up and running. Make the following additions:
# Add the .vscode/settings.json file with defaults for locating agent skills,
Java 8/17/21 runtimes, and sensible exclusions for Java/Maven/C++/search.
Include remote port forwarding for commonly used ports.
# Add the .vscode/launch.json file with defaults for debugging Java JVMs and
unit tests.
# Add the .vscode/cmake-kits.json file to use the toolchain's GCC/G++
compilers.
# Ignore all build folders from git.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)