[
https://issues.apache.org/jira/browse/IMPALA-15082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18100840#comment-18100840
]
ASF subversion and git services commented on IMPALA-15082:
----------------------------------------------------------
Commit dc302cdfaf3d3a64052f22c7d2dc80c7fcd234c9 in impala's branch
refs/heads/master from jasonmfehr
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=dc302cdfa ]
IMPALA-15082: Add VSCode Settings and Launch Configs
Adds VSCode configuration files for configuring sensible default
settings, common launch configs, and CMake kits.
Testing accomplish by opening the IMPALA_HOME folder in VSCode (not
adding folder to workspace).
Assisted-by: GPT-5.3-Codex (Copilot)
Change-Id: I98e6966d83fdaaedda867a37b42725616d3b9216
Reviewed-on: http://gerrit.cloudera.org:8080/24418
Reviewed-by: Quanlong Huang <[email protected]>
Tested-by: Jason Fehr <[email protected]>
> [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
> Priority: Critical
> Labels: tools
>
> 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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]