rust-analyzer/editors/code/.vscodeignore
HackerVole d2e856ccc4 editors/code: Add md for walkthrough setup example
Add a separate markdown file containing the settings.json snippet from
the "Useful Setup Tips". This fixes the rendering and also makes the
text selectable.

Also use double-backticks for `code` rendering.
2024-10-24 23:20:40 -04:00

15 lines
353 B
Text

**
!icon.png
!language-configuration.json
!LICENSE
!node_modules/@hpcc-js/wasm/dist/graphvizlib.wasm
!node_modules/@hpcc-js/wasm/dist/index.min.js
!node_modules/d3-graphviz/build/d3-graphviz.min.js
!node_modules/d3/dist/d3.min.js
!out/main.js
!package-lock.json
!package.json
!ra_syntax_tree.tmGrammar.json
!server
!README.md
!walkthrough-setup-tips.md