Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Kate
Commits
176ac1f1
Commit
176ac1f1
authored
Feb 27, 2021
by
Wale Afolabi
Browse files
Add goimports to default external tools
parent
7b4a0604
Changes
1
Hide whitespace changes
Inline
Side-by-side
addons/externaltools/defaultexternaltoolsrc
View file @
176ac1f1
[Global]
tools=1
4
tools=1
5
version=1
[Tool 0]
...
...
@@ -211,3 +211,18 @@ output=ReplaceCurrentDocument
reload=false
save=CurrentDocument
workingDir=%{Document:Path}
[Tool 14]
actionName=externaltool_GoImports
arguments=%{Document:FileName}
category=Tools
cmdname=goimports-full-file
executable=goimports
icon=text-x-go
input=
mimetypes=text/x-go
name=GoImports Full File
output=ReplaceCurrentDocument
reload=false
save=CurrentDocument
workingDir=%{Document:Path}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment