This page has been moved to (Esta página foi movida para): http://blog.siverti.com.br/2008/10/02/exended-ruby-syntax/
Exended Ruby Syntax For Gedit and GtkSourceview2
outubro 2, 2008 por Alexandre
outubro 2, 2008 por Alexandre
This page has been moved to (Esta página foi movida para): http://blog.siverti.com.br/2008/10/02/exended-ruby-syntax/
Alexandre, ótimo trabalho ! Realmente impressionante.
Você já pensou na possibilidade de contribuir com o projeto gedit-rails?
Fiz um post sobre “tunning” do gedit para Rails, pelo jeito, vou ter que atualiza-lo ou algo do genêro.
Valeu!
Olá Roger, Obrigado,
estive olhando o gedit-rails (eu nao lembrava mais dele) e percebi que as funcionalidades adicionais de lá são praticamente as mesmas do meu projeto gmate podemos ver a possibilidade de dar um merge nos dois projetos, pois meu interesse é continuar mantendo os novos plugins que eu fiz (Smart Indent e Extract Partial) e também manter um fork atualizado dos outros plugins que estão no meu “pacote”, além é claro da criação de novos plugins conforme necessário.
também atualizar com frequência os snippets os quais eu mesmo já perdi várias vezes.
o projeto gedit-rails é seu?
poste aqui um link para o seu post de tunning.
Abraço
hey, thanks for that package. Eventhough i wasn’t able to install it with your script. The snippets and plugins where useful. Thanks!
- Thomas
Hello, @thomas are you getting some error? what distro are you using?
thanks for feedback
Hey nice package, particularly like the huge set of colour profiles which I didn’t see around.
Nice to see you’ve picked up on many of the plugins I was looking at as potential ones to install.
Things I’d still like to be able to do:
* Add [] around a selection
* Add () around a selection
* Toggle comment in/out on a selection
* Select a rectangular area (not bound to lines) for delete/replace
Hello Mike, you are already able to surround a selection with {, [, (, ‘ and “, to do this you will need to disable the default closing brackets plugin of Gedit and enable the Gemmini plugin. If your language is like mine that have a lot of áãé, I think to develop code, you may need to configure your keyboard to EN-US, so all pair completions will work fine, or alternativelly you can press “Alt Gr” + surrouding key.
To comment uncomment a selection, you need to enable the plugin (Code comment) and use Ctrl+M to toggle comment in a selected area.
Unfortunatelly Rectangular areas are not supported by gtksourceview yet
Thank’s for feedback
[...] Melhorias no gtksourceview [...]
[...] GTKSourceview improvements [...]