From c4dffd769c574184cc7a9bd3eab128ffd6a60801 Mon Sep 17 00:00:00 2001 From: sakib Date: Thu, 16 May 2019 01:08:55 +0600 Subject: add readmes and update plugins section of manual --- help/C/index.docbook | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) (limited to 'help') diff --git a/help/C/index.docbook b/help/C/index.docbook index c3d9889c..4d97757b 100644 --- a/help/C/index.docbook +++ b/help/C/index.docbook @@ -1782,7 +1782,7 @@ - File Browser allows you to browse your files and folders in the side pane. + allows you to browse your files and folders in the side pane. @@ -1804,6 +1804,11 @@ allows you to run commands in the python programming language. + + + allows you to strip trailing whitespaces in your document after saving. + + allows you to store frequently-used pieces of text and insert them quickly into a document. @@ -2074,9 +2079,9 @@
- File Browser Plugin + File Browser Pane Plugin - The File Browser Plugin shows your files and folders in the side pane, allowing you to quickly open files. + The File Browser Pane Plugin shows your files and folders in the side pane, allowing you to quickly open files. To view the File Browser, choose View Side Pane and then click on the tab showing the File Browser icon at the bottom of the side pane.
@@ -2251,6 +2256,24 @@
+
+ + Save Without Trailing Spaces Plugin + + The Save Without Trailing Spaces Plugin removes whitespace characters such as space (˽), tab (\t), carriage returns (\r) etc. from the end of a line. To use the Save Without Trailing Spaces plugin, perform the following steps: + + + Enable the plugin as described in . + + + When your document is ready, save it. + + + You will see that any trailing whitespaces has been stripped after the document has been saved. + + +
+
Snippets Plugin -- cgit v1.2.1