Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vscode small improvements #14130

Merged
merged 2 commits into from
Feb 10, 2020
Merged

vscode small improvements #14130

merged 2 commits into from
Feb 10, 2020

Conversation

dagar
Copy link
Member

@dagar dagar commented Feb 10, 2020

Nothing too exciting here.

  • updates to .vscode/c_cpp_properties.json that help things resolve a little better if you don't have a proper compile_commands.json from a successful configure (split for Mac and Linux)
  • add yaml extension to recommended
  • add shellcheck extension to recommended
  • decrease workspace parsing priority
  • disable annoying c++ file extension auto add
  • terminal increase scrollback buffer and make it easier to copy and paste
  • cmake jlink helpers add path hints for macos (eg jlink_debug_ozone target)

@dagar dagar merged commit e6d7612 into master Feb 10, 2020
@dagar dagar deleted the pr-vscode branch February 10, 2020 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant