0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Stop searching open chars. It solves an important preformance problem More... about 13 years ago
Updated to gedit 3.0 using libpeas etc More... about 13 years ago
Updated TODO tasks for python indentation More... about 14 years ago
Commented has_context user. Check for quotes with the scaped chars More... about 14 years ago
Fixed bug with bracket offset More... about 14 years ago
Implementing bracket offset (in progress) More... about 14 years ago
Control preprocessor sentences (#) More... about 14 years ago
Cleaning old code More... about 14 years ago
Do not modify indentation if it is correct More... about 14 years ago
The indenter call to user actions More... about 14 years ago
Added modeline example More... about 14 years ago
Started python indentator More... about 14 years ago
Ignore comments and strings. Use level gint instead indent text. More... about 14 years ago
} relocation working. Locate it in the same level of its { pair More... about 14 years ago
{ relocation working More... about 14 years ago
getting the ( if we are inside a sentence: if (asdfasd(), More... about 14 years ago
) working checking its pair and then previous word (if|while|for) More... about 14 years ago
Indent +1 under the { More... about 14 years ago
Basic previous line indentation More... about 14 years ago
Check relocators before check the previos line based indentation More... over 14 years ago
Another try. I'll rewrite the indentator again... next week better More... over 14 years ago
Better control with IndentData More... over 14 years ago
Fixed bug checking multicomments More... over 14 years ago
Broken commit!!! Added better indentation More... over 14 years ago
Revalidate iter when needed. C-indenter allways relocate More... over 14 years ago
Indent line by line in the default indent_region More... over 14 years ago
Fixed indentation by pressing <control>j More... over 14 years ago
Added relocation and replace the current indent More... over 14 years ago
Adjusting the new indenter to the plugin mechanism More... over 14 years ago
Added indenter from indentation branch of gtksourceview More... over 14 years ago