I’m trying to get gedit to auto-indent my code. The auto-indent check-box in preferences doesn’t work. Is there a way to get gedit to auto-indent code?
(By the way, I only really care about C++ indentation. I don’t need indentation for any other language.)
I’m trying to get gedit to auto-indent my code. The auto-indent check-box in preferences
Share
The plugin ‘intelligent text completion’ for gedit does exactly what you describe:
https://github.com/nymanjens/gedit-intelligent-text-completion
For those who are trying to find out how to copy the files
intelligent_text_completion.pluginandintelligent_text_completion.pyto.local/share/gedit/plugins, please do the following: