question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I was looking to add support for the Dracula Theme website in the CodeCopy extension (also owned by @zenorocha) but noticed that a lot of the code blocks start with $, for example: https://draculatheme.com/xcode/

This causes the inconvenience of not being able to quickly copy/paste the command because $ will give an error in the terminal.

I will still add support for the Dracula Theme website soon, if you guys agree that $ doesn’t have any added benefit but time is an issue I could make a little time to make a PR for it. It shouldn’t take too long to do.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
zenorochacommented, Jan 12, 2022

This has been removed from every repository. Here’s one of the commits: https://github.com/dracula/sublime/commit/09faa29057c3c39e9a45f3a51a5e262375e3bf9f

Thanks a lot @Glennmen @hacknug for kicking off this discussion!

1reaction
zenorochacommented, Jan 11, 2020

Hello guys!

All installation instructions have been moved to each repository, e.g. https://github.com/dracula/sublime/blob/master/INSTALL.md

Therefore, you can send a PR to them in order to remove those $ in code blocks.

About the contributors list, this has been finally fixed in the last release ;D

Read more comments on GitHub >

github_iconTop Results From Across the Web

Code::Blocks - Code::Blocks
Code ::Blocks is a free C/C++ and Fortran IDE built to meet the most demanding needs of its users. It is designed to...
Read more >
Creating and highlighting code blocks - GitHub Docs
Share samples of code with fenced code blocks and enabling syntax highlighting.
Read more >
Code blocks - Squarespace Help Center
Use code blocks to add custom code to a page, blog post, sidebar, footer, or other content area. Code blocks are good options...
Read more >
Code Blocks – Programming Fundamentals - Rebus Press
A code block, sometimes referred to as a compound statement, is a lexical structure of source code which is grouped together. Blocks consist...
Read more >
Code::Blocks download | SourceForge.net
Code ::Blocks is a free, open-source, cross-platform C, C++ and Fortran IDE built to meet the most demanding needs of its users.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found