About 36,700 results
Open links in new tab
  1. Code::Blocks Forums - Index

    4 days ago · Code::Blocks Forums - IndexProblem with standalone exe by bad_terminal (Using Code::Blocks) Yesterday at 10:31:14 pm The 25 October 2025 build (13754) is out. by killerbot …

  2. How to change or add dark theme to CodeBlocks? - Stack Overflow

    Sep 13, 2021 · Open the program Code::Blocks. Go to the menu: Settings > Editor and select the tab Syntax highlighting. You will see a select box with the label colour theme; select one. …

  3. How to embed code examples into a docstring? - Stack Overflow

    How can I embed code into a docstring to tell Sphinx to format the code similar as it will be done in Markdown (different background colour, monospaced sans-serif font)? For example to …

  4. How can I comment multiple lines in Visual Studio Code?

    I cannot find a way to comment and uncomment multiple lines of code in Visual Studio Code. Is it possible to comment and uncomment multiple lines in Visual Studio Code using some …

  5. How to format an inline code in Confluence? - Stack Overflow

    How can I format an inline code in Confluence like this? I mean, not a separate code block, but just inline classname, for example.

  6. How do you display code snippets in MS Word preserving format …

    Dec 23, 2008 · It has Online Addin called "Code Format" . Install that Office Addin and in your word doc you can just select all code (even multiple pages) and click convert it button from the …

  7. How do I fold/collapse/hide sections of code in Visual Studio Code?

    Learn how to fold, collapse, or hide sections of code in Visual Studio Code effectively for better code organization and readability.

  8. How to wrap long lines inside of markdown ``` code ``` in Github …

    Jul 18, 2021 · ``` will force user to scroll in github/gitlab issues. Is there a way to soft-line wrap inside code block ? I've read the related questions but they seem different (eg jekyll etc). …

  9. How to quickly Comment and uncomment a code? - Stack Overflow

    Apr 3, 2019 · Sometimes I have the need to try: A code example or a variant of it. This is necessary to test a new functionality or to test its implementation or performance. The code …

  10. What is the best way to insert source code examples into a …

    In Word, it is possible to paste code that uses color to differentiate comments from code using "Paste Keep Source Formatting." However, if you use the pasted code to create a new style, …