MuseScore/.vscode
+merlan #flirora 1d8fbff540 Add support for additional tools
This adds the following:

* A `compile_commands` target for the ninja_build.sh script.
  This generates a `compile_commands.json` file, which is used
  by tools such as clangd, in a new target directory called
  `build.tooldata`. Unity builds must be disabled for the database
  to be complete; see [this Discord comment by Casper Jeukendrup](https://discord.com/channels/818804595450445834/939880479887327302/1001483416753143818)
  for more info.
* Additionally, a configuration file for clangd has been created
  to tell it to find the file in the `build.tooldata` directory.
* Add a one-line change to the workspace settings for VSCode,
  telling it where to find the Uncrustify config.
2023-07-24 11:30:22 +03:00
..
c_cpp_properties.json removed aeolus 2020-12-02 16:22:33 +02:00
extensions.json rename recommended extension for vscode 2019-12-06 16:52:00 +00:00
launch.json add debug configuration for VSCode 2020-02-08 10:06:15 +00:00
settings.json Add support for additional tools 2023-07-24 11:30:22 +03:00