Tagged Questions
4
votes
4answers
116 views
Text editor that can wrap text in predefined HTML tags like Notepad++
I'm new to Ubuntu and am trying to figure out some things. In Notepad++ it is possible to use WebEdit plugin and define keyboard shortcuts for different HTML tags. E. g. "Ctrl + p" can wrap the text ...
0
votes
1answer
458 views
How does run option in geany text editor work?
I have seen the run option (F5) in the Geany text editor. If I run an HTML file it opens a browser and in case of php code it will show all the html content on the terminal. I was wondering what ...
3
votes
2answers
676 views
How to make Geany understand the new HTML5 elements?
For example <header> and <footer> are new HTML5 elements, but as it seems in the screen shot below both the elements are marked as red which probably means Geany is telling :
Warining : ...
0
votes
1answer
85 views
Geany unnecessarily truncates active filename in titlebar
In my quest for a relatively fat-free editor that still autoloads last session and has syntax highlighting, I became dependent on Geany, customizing it, installed some plugins etc.
Is there a way to ...