[NonGNU ELPA] Scad-Mode version 98.0

ELPA update <[email protected]>
Newsgroups gmane.emacs.sources
Message-ID <[email protected]>
Version 98.0 of package Scad-Mode has just been released in NonGNU ELPA.
You can now find it in M-x list-packages RET.

Scad-Mode describes itself as:

  ======================================
  A major mode for editing OpenSCAD code
  ======================================

More at https://elpa.nongnu.org/nongnu/scad-mode.html

## Summary:

	      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	       SCAD-MODE - EMACS MODE TO EDIT OPENSCAD FILES
	      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


  1 Features
  ══════════

    • Syntax highlighting
    • Basic completion function (press `M-TAB')
    • Preview rendered model in separate window (press `C-c C-c')
    • Open buffer in OpenSCAD (press `C-c C-o')
    • Export buffer with OpenSCAD (press `C-c C-e')
    • Flymake support (enable `flymake-mode' in `scad-mode' buffers)
    • Org Babel support (`scad' source blocks)


  2 Org Babel support
  ═══════════════════

    ┌────
    │ for (y=[0:2:20]) {
    │     translate([0,0,y+1])
    │         cube([30-2*y,30-2*y,2], true);
    │ }
    └────


  3 Installation
  ══════════════

## Recent NEWS:

[Not provided 🙁]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.