elementary / code

Code editor designed for elementary OS
https://elementary.io
GNU General Public License v3.0
474 stars 113 forks source link

Snippets Plugin #36

Open elementaryBot opened 7 years ago

elementaryBot commented 7 years ago

A plugin similar to the functionality in gedit's snippets plugin would be great. If you don't know what snippets are, take a look at http://en.wikipedia.org/wiki/Snippet_%28programming%29 It'd be cool if it supported gedit and/or Textmate snippets so there's no need to recreate them.

Launchpad Details: #LP882792 Kenneth Malac - 2011-10-27 20:50:26 +0000

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/44841710-snippets-plugin?utm_campaign=plugin&utm_content=tracker%2F61917289&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F61917289&utm_medium=issues&utm_source=github).
elementaryBot commented 7 years ago

I did not know this plugin. It is very good! We will have this plugin in future

Launchpad Details: #LPC Mario Guerriero - 2011-10-28 14:34:12 +0000

elementaryBot commented 7 years ago

You'd better take a look at how Sublime Text has implemented this feature. (using an auto-complete framework)

Launchpad Details: #LPC Ash - 2015-05-03 11:40:21 +0000

cybardev commented 4 years ago

Any updates on this? It'd be a really productive feature.

igordsm commented 3 years ago

I'm working on this and should have a prototype by this week.

igordsm commented 3 years ago

Just an update on this. Still missing default values, but basic editing works.

code-snippet