Enrico Tröger
|
aff687fd33
|
Added comment toggle functionality to easily comment and uncomment a line with one shortcut (default Ctrl+B) (closes #1552184).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@808 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-10 11:47:26 +00:00 |
|
Nick Treleaven
|
dff3122273
|
Move current_word and clickpos to editor_info struct in sci_cb.c.
Move on_editor_button_press_event to sci_cb.c.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@789 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-04 15:57:46 +00:00 |
|
Enrico Tröger
|
b1b4a4e157
|
Split filetype PHP/HTML into PHP and HTML.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@779 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-01 17:07:49 +00:00 |
|
Nick Treleaven
|
0bd427bd05
|
Remove filetypes.h and Scintilla includes from geany.h; Add VALID_DOC_IDX macro
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@751 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-20 20:39:59 +00:00 |
|
Nick Treleaven
|
725a2b7de0
|
Return to showing calltips after successful autocompletion; Use separate functions for html and tag autocompletion
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@727 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-15 21:00:43 +00:00 |
|
Enrico Tröger
|
74e1d66c13
|
Added functionality to uncomment code and added keyboard shortcut Ctrl+Shift+D for this (closes #1521714).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@653 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-31 09:39:33 +00:00 |
|
Enrico Tröger
|
6a9c283cb9
|
Moved HTML entities from sci_cb.h to data/html_entities.tags.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@571 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-16 22:02:31 +00:00 |
|
Enrico Tröger
|
f21e623e27
|
Show auto completion list immediately when called by a keybinding.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@562 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-15 12:38:45 +00:00 |
|
Enrico Tröger
|
a1da3923df
|
Added return value and tag name to the calltip.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@550 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-11 17:44:42 +00:00 |
|
Enrico Tröger
|
378d614885
|
Added some sanity checks to prevent crashes.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@477 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-06-24 18:46:08 +00:00 |
|
Enrico Tröger
|
f8af6b4297
|
bugfixes, several improvements
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@277 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-04-27 18:00:00 +00:00 |
|
Enrico Tröger
|
c9e08b8a0c
|
added currently disabled auto completion for LaTeX
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@237 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-03-10 00:49:19 +00:00 |
|
Enrico Tröger
|
5deab2b6e5
|
improved usage of config.h and cleaned some header files from unneeded includes.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@89 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2005-12-29 19:50:50 +00:00 |
|
Enrico Tröger
|
767cce068d
|
set cursor position between brackets in sci_cb_auto_close_bracket()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@71 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2005-12-20 17:49:25 +00:00 |
|
Enrico Tröger
|
3a2d560fdc
|
added sci_cb_auto_close_bracket() to close { and [ brackets in LaTex-Mode (more could be added)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@55 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2005-12-13 22:06:12 +00:00 |
|
Enrico Tröger
|
8cb2cf0997
|
Initial import
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2005-11-22 12:26:26 +00:00 |
|