Skip to content

Conversation

@smoeding
Copy link
Contributor

These skeletons insert common types and statements using mnemonic keybinding. The C-c C-t prefix is used for types and the C-c C-kprefix is used for keywords. Some of the statement skeletons (if, elsif, else & unless) wrap around the region if it is defined.
Turning an existing block of code into a conditional block of code is now an easy task with braces and indentation handled automatically.

@smoeding
Copy link
Contributor Author

Hmm, tests run on Emacs 24 and locally on Emacs 27 but not on Emacs 25...
I suspect this is due to bug #31950

These skeletons insert common types and statements using mnemonic
keybinding.  The "C-c C-t" prefix is used for types and the "C-c C-k"
prefix is used for keywords.  Some of the statement skeletons ("if",
"elsif", "else" & "unless") wrap around the region if it is defined.
Turning an existing block of code into a conditional block of code is
now an easy task with braces and indentation handled automatically.
@smoeding smoeding force-pushed the feature/skeletons branch from a95dc9f to 2d85f51 Compare March 12, 2021 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant