1.1.0 • Published 8 months ago

joplin-plugin-better-code-blocks v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Features

  • Renders code blocks inline with Minimal or Standard styles
  • Adds copy button for inline code blocks
  • Autocompletes code blocks on Enter
  • Changes Select All to select the current code block

Screenshots

minimal layout standard layout settings

Download

Search for Better Code Blocks in the Joplin settings under the Plugins section.

Settings

SettingOptionsDescription
AutocompletionEnabled, DisabledEnables/disables automatic completion of code blocks when Enter is pressed
RenderingEnabled, DisabledEnables/disables rendering of code blocks
Behavior of Select All inside code blockEnabled, DisabledChanges the behavior of Select All while the cursor is inside code blocks
Render layoutMinimal, StandardChanges the layout of rendered code blocks
Corner styleSquare, RoundChanges the border style of rendered code blocks
Excluded languages(comma-separated list)Disables rendering of code blocks for specific languages
Copy button behaviorCopy code, Copy code and fencesControls what's copied when the Copy Code button is clicked

Credits

License

Copyright © 2023 Chris Kant. This project is MIT licensed.

1.1.0

8 months ago

1.0.0

8 months ago