Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/llvm/clangd-www


https://github.com/llvm/clangd-www

fix typo (#97)

851ce4dfcda70e0a9d3527c2d8a841bbdc1d25b6 authored 10 months ago by Social_Mean <[email protected]>
Document new config options added in clangd 18 (#96)

There is just one, FastCheckFilter in the ClangTidy section.

2b5b4f5246b09e5d3ce6943ef03d6a70dae1b7b7 authored 11 months ago by Nathan Ridge <[email protected]>
Explicitly call out MinGW as needing --query-driver (#95)

Based on experience answering users questions, users don't tend to
think of MinGW as "unusual" ...

72b0090d97f66440a36e4cd58914991b1717a2b2 authored 11 months ago by Nathan Ridge <[email protected]>
Fix incorrect anchor link (#93)

e84f0d9d8d83b3db38e65ca001ab5aa2e90682ed authored about 1 year ago by Nathan Ridge <[email protected]>
Add documentation for semantic token kinds and modifiers

Also document the available config options related to semantic tokens

5b2709040751266efb3e0683dde3fdb3e9a39e4c authored about 1 year ago by Daiyousei <[email protected]>
Add missing documentation for config options in clangd 17 or earlier

e4c1e4e4a520660d02cd74b2cb9dbb3806760188 authored about 1 year ago by Nathan Ridge <[email protected]>
Add documentation to block end inlay hints (#91)

92055c1de813570945e08036c689afc0a8972dd5 authored about 1 year ago by Daiyousei <[email protected]>
update supported IWYU pragmas

include-cleaner supports always_keep, begin_exports, end_exports, and export support is complete

a2398ebfd57c4358c72f3482c34b5b04aadfafe3 authored over 1 year ago by Sam McCall <[email protected]>
Correct version info for 'missing includes' feature

7fcc8a89e80780760a8259eb65f97724e1611287 authored over 1 year ago by Nathan Ridge <[email protected]>
Correct typo (#87)

0002f1ca8f1e1244f0746ae9cb52a38717415b29 authored over 1 year ago by Tamir Duberstein <[email protected]>
Add header guard to the include-cleaner examples.

37929be8511d5ceae7c180b2531b42d9f0ecf559 authored over 1 year ago by Haojian Wu <[email protected]>
Add note on passing C++ compiler to --query-driver (#86)

See also: https://github.com/clangd/clangd/issues/1654#issuecomment-1573415515

c58865f34802447257746b0f961644e6cca3cbff authored over 1 year ago by Hermann von Kleist <[email protected]>
Document new include-cleaner features (#84)

* Document new include-cleaner features

This page no longer addresses a single use case,
and...

86474064e39a8cc94681178069ba737f9a31f776 authored over 1 year ago by Sam McCall <[email protected]>
Fix incorrect clang flag in example

--include-dir is not a supported flag, --include-directory is

112378e962641828b98905ddae40447ad9a7ffb5 authored over 1 year ago by Nathan Ridge <[email protected]>
Update include-cleaner.md

095d8a5069a3f81f4493432983b48fad92648dc1 authored almost 2 years ago by Eshnek <[email protected]>
add Designator configuration under InlayHints.

d6187bda7cd0fa4624dfcabf9f5167b12764d417 authored almost 2 years ago by Michaelzhouisnotwhite <[email protected]>
modify the key description of Designators

a29f7bb0562fd019bcb457ec7320468254626a0b authored almost 2 years ago by Michaelzhouisnotwhite <[email protected]>
Add v16 css style.

ab9e06389a38aa65c4c4cdcc282b2a8e77979ee1 authored almost 2 years ago by Haojian Wu <[email protected]>
Add documentation for Reference Container extension

6454bf107a4f3ec9eb854557012a0cd3152cb05c authored almost 2 years ago by Tom Praschan <[email protected]>
Update extensions.md

Co-authored-by: kadir çetinkaya <[email protected]>

d719e24b7e6d70a6c99e36d6eec0340c935fd8d8 authored almost 2 years ago by Tom Praschan <[email protected]>
Update installation instructions to avoid explicitly referring to the latest version number

c5ad8739f94fbda31e7af6cdab70caf0e50a47c3 authored about 2 years ago by Nathan Ridge <[email protected]>
Add documentation for the new Index:StandardLibrary config. (#75)

11e6e7d27d718c3dfaca4cb341213675c31afa70 authored about 2 years ago by Haojian Wu <[email protected]>
Advertise Markdown files as "source" files

ba42cd924816c8e19e5f79db19aa7c607f29d8ed authored about 2 years ago by i-ky <[email protected]>
Typo fixed in system-headers.md

993722d2be982a324481b6a748c982aea1f7c8dc authored over 2 years ago by AgNO3 <[email protected]>
Fix Troubleshooting.md compile-flags typos (#62)

I was reading the troubleshooting guide for getting clangd to work,
and I was momentarily confu...

ed488b8812f78b9eaeb2d2ca0d9fdc353b8e2886 authored over 2 years ago by Jonas-Soleil <[email protected]>
Remove line about config errors showing up in logs. (#68)

This is no longer the case as diagnostics are emitted using LSP methods and show up in the editor.

9773a20638d4868319ad8b50fe9248a5bafb8b25 authored over 2 years ago by Nathan James <[email protected]>
Typo fixed in config.md (#67)

7a3c6129115f092a729bd9d0e31235a16bfd0dfb authored over 2 years ago by Balázs Megyeri <[email protected]>
Fix IWYU Pragmas documentation link (#69)

d94770319031c2f97d3a8a467abe6cd0f4efbf72 authored over 2 years ago by i-ky <[email protected]>
Fix URI to include-cleaner guide

71efe1497399aba2dc8f25ad463238b12666438d authored over 2 years ago by Sam McCall <[email protected]>
Add dedicated documentation page for "unused include" warning.

This is intended as a target for codeInformation.href.

0a381a14e99983c7a05f8df82c2efe5a80e1e468 authored over 2 years ago by Sam McCall <[email protected]>
Fix an incorrect example in the FAQ

The example used -I=path as an compile flag to add, but -I
does not support '=' as a separator.
...

c58c7a1ed327090b7af4966fd3b361cd3b1f3ecd authored over 2 years ago by Nathan Ridge <[email protected]>
Redirect remote-index links to Guides instead of Design

8a39c88cda5d859dfb0f3d7930442ee840b670bf authored over 2 years ago by i-ky <[email protected]>
Fix link from Configuration to Remote Index guide

fde9bec88699f08bfaf6cb667cc10cf47174263f authored over 2 years ago by i-ky <[email protected]>
Introduce IncludeCleaner documentation (#61)

b8cca6c16d63c78487c7cafa18ab67e202e927c1 authored almost 3 years ago by Kirill Bobyrev <[email protected]>
Add documentation for CompileFlags.Compiler

9eb20178ceece0bee53596c5eb451000c50d7ec5 authored almost 3 years ago by Kadir Cetinkaya <[email protected]>
Add config documentation for Hover.ShowAKA

2cd5feacd2a4aab13751fce065a1d73480be41e6 authored almost 3 years ago by Kadir Cetinkaya <[email protected]>
Describe build/ subdir search for compile_commands.json.

8df3bda9b3c3eb4e52a7310970176eb3461dbdda authored almost 3 years ago by Sam McCall <[email protected]>
Document chrome remote index

829d379e948e9d8bbf3e8694ea5053a4dbffff4d authored almost 3 years ago by Sam McCall <[email protected]>
remote index: Improve wording (#59)

17290e84333ecb139e30c5540de84ce317943e29 authored almost 3 years ago by Kirill Bobyrev <[email protected]>
Add InlayHints block to config documentation (#60)

55c4d4ae134fbd05b1f3e14cc4ca02afc157e338 authored almost 3 years ago by kadir çetinkaya <[email protected]>
Fix list syntax in system-headers guide

d5b7c273741d4a340a662569d26c2ae57b0c9c5d authored almost 3 years ago by Kadir Cetinkaya <[email protected]>
Add anchor links (self links) to headers within pages.

Fixes https://github.com/llvm/clangd-www/issues/47

96a13ece54f2ee1cc53bc41c42743495b65d2bfc authored almost 3 years ago by Sam McCall <[email protected]>
Describe compile_flags.txt caveats

Fixes https://github.com/clangd/clangd/issues/578

ef2db430185b1208179e392841ca93a381fcc722 authored almost 3 years ago by Sam McCall <[email protected]>
Document clangd PP detection.

Fixes https://github.com/clangd/clangd/issues/988

6a5b8b9bc1384b1cf9115b05c9ef3e8110119810 authored almost 3 years ago by Sam McCall <[email protected]>
Add 'edit this page' button

89fb66243cc47c7c68591b4770139794afc784d5 authored almost 3 years ago by Sam McCall <[email protected]>
Ignore .jekyll-cache/

This seems to be created by `jekyll serve` by default now

5d05e6937ec54991397e59b6e0c0a1e3798f4730 authored almost 3 years ago by Sam McCall <[email protected]>
Correct InlayHint.kind values

536abc1d82da3dfdc8d0472b8e497959b4896e82 authored almost 3 years ago by Sam McCall <[email protected]>
Fix typo InlayHintsParams

8a9c394a1be292a2eea56f32f3972e4919a3b19a authored almost 3 years ago by Sam McCall <[email protected]>
Document inlay hints for clangd 14 (#56)

Plan is to expose this in clangd 14.
https://github.com/clangd/clangd/issues/313

e995f3512edffbf0c712c2d3a2c0237b6cd753b6 authored almost 3 years ago by Sam McCall <[email protected]>
Tweak CSS for readability

075bb0e3c7e9205bad63b8c70b878af6f4a3d90d authored almost 3 years ago by Sam McCall <[email protected]>
Point to github discussions instead of discourse

Rate of traffic to GH discussions is only a little lower despite no links.
Fewer login systems ...

a09fc56bca1e2bb7cfaa02af1e071130c0a7d03b authored about 3 years ago by Sam McCall <[email protected]>
change clang-tidy config (#37)

* change clang-tidy config

* Reference clang-tidy docs, realistic example

* Also quote ano...

2bb76ce9358117827bba12c546c695b47318a3ae authored about 3 years ago by DNS320 <[email protected]>
Fix word spelling errors (#54)

979c9da2ee2e7ce537cda93f95eae22cba21cc74 authored about 3 years ago by valord577 <[email protected]>
Document workaround to mac universal binary bug

d4f2206c33ff8af4f41cbc3140d56223ec18ba9f authored about 3 years ago by Sam McCall <[email protected]>
Describe CUDA

b82d5485c1ec59f9ac33602b86b638e34a9ad30b authored about 3 years ago by Sam McCall <[email protected]>
Project setup: fix example 'ln' command which had its arguments reversed (#53)

13afc7c19b9f9c2cb3ed4807fed693969a3fcd93 authored about 3 years ago by Nathan Ridge <[email protected]>
FAQ: Revise answer to question about headers outside project directory (#51)

The answer no longer recommends using the CompilationDatabase key,
as this was discovered not t...

1580ae03d53055f51994573342de70ad92968910 authored about 3 years ago by Nathan Ridge <[email protected]>
Compilation Database: Point Bazel users to a solution (#52)

This doc lists ways of getting compilation databases out of some popular build systems for use w...

1372759cb638c09e57a64448839db7c1747a0762 authored about 3 years ago by Christopher Sauer <[email protected]>
FAQ: Add question about false positive/negative diagnostics

The answer focuses particularly on issues caused by the preamble
parse skipping the bodies of fu...

83000df6648dc4e7a1ae91fe7a211cc31e6e97cb authored about 3 years ago by Nathan Ridge <[email protected]>
Latest release is 13 now.

bfe21bd02be30fe5a06d2c1f31f143a8fa8f8a93 authored about 3 years ago by Haojian Wu <[email protected]>
typo fix (#50)

Fix spelling of a word.

8cd72388f325cbb7d4e0b4ce70fb5cfe641a46dd authored about 3 years ago by Evan Martin <[email protected]>
Add TOC to some pages.

c8fdd8254b56bb108f1fbc534936f7e8da82f499 authored about 3 years ago by Haojian Wu <[email protected]>
[guides] Mention alternative to `--check`

e7a70fde3d2295cf8fb116554dcafb04147e4b7e authored about 3 years ago by Kadir Cetinkaya <[email protected]>
FAQ: Fix example usage of CompilationDatabase key

The example was misleading, suggesting that it's a top-level key,
when in fact it's a sub-key un...

8d52b6fe595fa3785c7d42d4b510f674625e23f3 authored about 3 years ago by Nathan Ridge <[email protected]>
FAQ: Add question about compile command inference for header files

27f7a228a21fc79e5fd59e60eafddbfe8aab7416 authored over 3 years ago by Nathan Ridge <[email protected]>
FAQ: add question about errors in headers external to a project

Also add relevant discussion to the "Compile commands" page.

b65ee3d8d73ff857d320b30e52b101e35b5f82a5 authored over 3 years ago by Nathan Ridge <[email protected]>
Update latest version to 12.0 in installation.md (#42)

2463e9c4e47fd502c01e05b4216237f5340e455e authored over 3 years ago by Tommy Chiang <[email protected]>
Add FAQ entrypoint, fix README header

As mentioned in https://github.com/llvm/clangd-www/pull/41 follow-up,
I didn't previously add en...

5c2e7c5d0699d3f4f9186541666d09ffe3e9c40f authored over 3 years ago by Kirill Bobyrev <[email protected]>
Add FAQ with some of the (most important) questions (#41)

This starts FAQ with the (most important) entries to verify the format
and structure. More QAs ...

f3e64aa832b735f5ebb4c700ce34d61fffff4df9 authored over 3 years ago by Kirill Bobyrev <[email protected]>
Document clangd's type hierarchy extension

e15ccf9a2ee855b99ff78eda43090a8fc5159d43 authored over 3 years ago by Nathan Ridge <[email protected]>
Mention compiling from sources as an installation alternative

Fixes https://github.com/clangd/clangd/issues/579.

bd27e6925ee8cfc463ac67e9a8f93d3f9e16132b authored over 3 years ago by Kadir Cetinkaya <[email protected]>
Fix body overflowing html with wide code blocks

0fbe4433dac450e46da02abf00636256736687cb authored over 3 years ago by Sam McCall <[email protected]>
Add design doc for compile commands (#39)

* Add design doc for compile commands

* Address review comments

03425a0f96d942015be22f1ace93afc53f3d0fd1 authored over 3 years ago by Sam McCall <[email protected]>
Add remote index to design index

8ff6091b3844fd71dfd21dab14d265b91247bb25 authored over 3 years ago by Sam McCall <[email protected]>
Adjust styling of system headers guide

- Use a main header for the title and bump other headers down one level
- Fix layout when code b...

c8c4dcfc1e865235e265d24b9692e236a45d8167 authored over 3 years ago by Sam McCall <[email protected]>
Add guide for system headers (#38)

* Add guide for system headers

32185f0ea16e3b04321b6be2685dacdca07211f7 authored over 3 years ago by kadir çetinkaya <[email protected]>
Add redirect for llvm-remote-index

51fe549e15938ef66bddf3457a089b5cffd9ef11 authored over 3 years ago by Sam McCall <[email protected]>
Remove dead nav item

e73f1c39382816d5bfec9b80f4b430dc48df4ba9 authored over 3 years ago by Sam McCall <[email protected]>
Update remote index docs

- Split into design/guide, most of guide content is new
- Merge llvm remote index into main guid...

a29a247e55bcd7de868c9ffdee710dc0ca2b388f authored over 3 years ago by Sam McCall <[email protected]>
Use links without .html suffix

a29c3179b51400d7dabfcf95c9d079605533ad73 authored over 3 years ago by Sam McCall <[email protected]>
Move remote index docs under design (#36)

Also set up redirections so we don't break existing links

(TODO: split out user-facing part i...

5591aa8441e8150d9b2fce695bfa7bff2271eb8d authored over 3 years ago by Sam McCall <[email protected]>
Add support for child pages in nav (desktop only). Used for design/ (#35)

* Add support for child pages in nav (desktop only). Used for design/

* Fix triangles

* Us...

e4eb30be4df54545e740166f137f470176402c1d authored over 3 years ago by Sam McCall <[email protected]>
Remove trailing slash for the LLVM Remote Index service address

a76356451b41b85e1acde3a1f9b0bb28ad936d6b authored over 3 years ago by Kirill Bobyrev <[email protected]>
Mention the server in llvm remote index docs

f813adc05896ca4cb8516f9629acf07dc62c6d03 authored over 3 years ago by Kirill Bobyrev <[email protected]>
Add missing keys from clangd config to the config section. (#27)

d7d21da94d68abd4b3c422d61b8e9cbfcdcda030 authored over 3 years ago by Nathan James <[email protected]>
Update youcompleteme link

Update youcompleteme link

4daafdcc205c0de25ac02e270c505a30af8a997f authored over 3 years ago by Julin S <[email protected]>
Update rename feature for 11/12 release. (#23)

Update rename feature for 11 release.

Co-authored-by: Sam McCall <[email protected]>

95f1a3beb14e3d7a0b2c9c8275d2c83b44859207 authored over 3 years ago by Haojian Wu <[email protected]>
Fix a bunch of markdownlint warnings (#29)

This patch changes formatting to be more consistent across the files and
also comply with the m...

26216791ed2cc6aae9d2047404725e301cb57441 authored over 3 years ago by Kirill Bobyrev <[email protected]>
Add a note about obsolete .clangd directory -> .clangd config file transition (#31)

This can be confusing to some of our users otherwise.

Resolves: https://github.com/clangd/cla...

7dc080aa7272f5966dbf695f0d21dd642c6a9c4e authored over 3 years ago by Kirill Bobyrev <[email protected]>
Add installation instructions for MacPorts

0ecbc6c7d791740e27bb001efe17956e77d886b4 authored over 3 years ago by Gregory Anders <[email protected]>
Minor Markdown style fixes & wording improvements (#28)

2544d40559c6022ef12bc3bdfc3ebf5cf1c74ad2 authored over 3 years ago by Kirill Bobyrev <[email protected]>
Fix typos

170fd86c313e4d5bc8349d4acc61ca3731df2024 authored over 3 years ago by Kirill Bobyrev <[email protected]>
Update remote index documentation (#25)

* Update remote index documentation
* Add production server address
* Remove mentions of the s...

68a1264d6b54fc8fc6bf284ca2205e4b60953e8f authored almost 4 years ago by Kirill Bobyrev <[email protected]>
Add clangd-12 tag to Index->External in config

5446d429f76b69b3f9c168218aed99ffd44aa8fc authored almost 4 years ago by Nathan James <[email protected]>
add Diagnostics token to ClangTidy example configs

056cbbe96fbeb5f9b06c8cd51c9de7c00a38cc06 authored almost 4 years ago by DNS320 <[email protected]>
Fix github source code link (#22)

80e55ad4524e83b01a9be9530718fa127a42ae4f authored almost 4 years ago by Nathan James <[email protected]>
Add Diagnostics Block to config documentation (#19)

Add `Diagnostic` block to config and move the `ClangTidy` under there.
Also tag the block as ve...

a0f73fb52bb51fcaf19d972693d1e1d8776d2ff7 authored almost 4 years ago by Nathan James <[email protected]>
Fix AST and MemoryUsage extensions not listing clangd-12 (#21)

There is a typo in the tag for v12 resulting in the tag not being displayed

037927805ad49c50e5d6f7888b8464b4a1b60e97 authored almost 4 years ago by Nathan James <[email protected]>
Fix CompileFlags:Add example not including a comma (#18)

* Fix CompileFlags:Add example not including a comma

This can mislead people into thinking fl...

52213beec226755b2331c4f2a6dd8b74c090d1db authored almost 4 years ago by Nathan James <[email protected]>
Fix small typo in clangd threading docs (#16)

cae99af9a3e312ac618095de5d8e7c333f0982ec authored almost 4 years ago by Christopher Sauer <[email protected]>