[ bianca ]
[ Quellcode: geany-plugins ]
Paket: geany-plugin-autoclose (2.0-6 und andere)
Links für geany-plugin-autoclose
Quellcode-Paket geany-plugins herunterladen:
- [geany-plugins_2.0-6.debian.tar.xz]
- [geany-plugins_2.0-6.dsc]
- [geany-plugins_2.0.orig.tar.gz]
- [geany-plugins_2.0.orig.tar.gz.asc]
Betreuer:
Externe Ressourcen:
- Homepage [plugins.geany.org]
Ähnliche Pakete:
auto-closing plugin for Geany
This plugin enables auto-closing features. Auto-closing works while you typing and intellectually helps you to write code.
Features:
* auto-close for: { }, [ ], ( ), " ", ' ', < >, ` `
* customizeable auto-closing inside strings and comments
* delete pairing character if you pressed BackSpace
* suppress inserting one char twice (if you type "{}" you will get "{}", not
"{}}")
* enclose selected text into brackets instead of removing selection (select
text and type "(" or ")" to enclose selection into "()")
* keep selection when enclosing
* for C-like languages enclosing selection into "{}" makes auto-indentation
(select text and type "{" or "}" - text will be enclosed and indented)
* enclosing in {} moves cursor to beginning (before "{" character)
* for C-like languages to insert {}-block you do not need to select text
precisely: plugin detects boundaries automatically, just ensure that
selection covers lines you need to indent (works like TAB indentation)
* fix auto-indent inside {} (makes full indent for this block)
* auto-close curly bracket by pressing Enter
* auto-close functions (``"sin(|" -> "sin(|);"``) with doubling suppression
(for C/C++ languages only)
* remove paring brace when pressing Shift+BackSpace, unindent {}-blocks
* add semicolon after ``struct {|};`` and ``class {|};``
* move cursor to closed char by pressing Tab
Geany is a small and lightweight integrated development environment using the Gtk+ toolkit.
Andere Pakete mit Bezug zu geany-plugin-autoclose
|
|
|
|
-
- dep: geany (>= 2.0)
- fast and lightweight IDE
-
- dep: geany-abi-18688
- virtuelles Paket, bereitgestellt durch geany
-
- dep: geany-plugins-common (= 2.0-6+b1)
- set of plugins for Geany (translations)
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C Library: Shared libraries
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
- dep: libc6 (>= 2.4) [amd64]
-
- dep: libglib2.0-0t64 (>= 2.18.0)
- GLib library of C routines
-
- dep: libgtk-3-0t64 (>= 3.0.0)
- GTK graphical user interface library
-
- enh: geany
- fast and lightweight IDE
geany-plugin-autoclose herunterladen
| Architektur | Version | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|---|
| amd64 | 2.0-6+b1 | 18,9 kB | 64,0 kB | [Liste der Dateien] |
| arm64 | 2.0-6+b1 | 18,2 kB | 96,0 kB | [Liste der Dateien] |