I need to save the current document before executing some command in external tools. How can I do that?
Asked
Active
Viewed 234 times
1 Answers
0
For each external tool, you can specify whether the current document (or all documents) should be saved before the tool runs. To do this:
- In gedit, choose
Tools->Manage External Tools...
- Choose a tool on the left.
- Next to
Save:
, chooseCurrent Document
if you'd like the current document to be saved before the tool runs.

Adam Dingle
- 3,114
- 1
- 16
- 14