Skip to content

Conversation

@deqyra
Copy link
Contributor

@deqyra deqyra commented Mar 24, 2025

This PR builds upon #17 (which is to be reviewed and merged before this one, cc @jeremy-rifkin) and adds two inline icons for VS and VS Code.

Markup:

<VSCode /> **VS Code** is a text editor

Result:
image

Notice:
Using those icons (and InlineIcon in general) in Markdown causes janky line breaks in the rendered HTML. A bug report about it was opened and accepted, so I guess we can live with it until it is fixed upstream?

@deqyra deqyra force-pushed the add_VS_and_VSCode_icons branch 4 times, most recently from 44eabca to 8a53c34 Compare March 30, 2025 19:11
Copy link
Member

@jeremy-rifkin jeremy-rifkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

@jeremy-rifkin jeremy-rifkin merged commit ab17510 into TCCPP:main Mar 31, 2025
1 check passed
jeremy-rifkin pushed a commit that referenced this pull request Apr 6, 2025
This PR adds a (big) page to configure VS Code for use with MinGW Clang
and associated tools.
Many thanks to [HolyBlackCat](https://github.com/HolyBlackCat) (can't
tag them apparently) for letting us use their [repo of C++
tutorials](https://github.com/HolyBlackCat/cpp-tutorials) as a basis.

The page is _LONG_. But then again there truly is that much stuff to
configure... Of course, feedback is welcome regardless.

The article uses stuff from #18, which is to be **reviewed and merged
beforehand** (cc @jeremy-rifkin).
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.

2 participants