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
9ecbf279
Commit
9ecbf279
authored
Feb 16, 2021
by
Héctor Mesa Jiménez
Browse files
update docbook to describe .kateproject.[local|notes] files
parent
4a8234a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/kate/plugins.docbook
View file @
9ecbf279
...
...
@@ -2074,6 +2074,14 @@ You can also mix version control and files based on filters.
}
</screen>
<para>
In case you have a <filename>.kateproject</filename> file tracked by a control
version system, but you need to tweak the configuration for a particular
workspace, you can save those changes to a separated file named
<filename>.kateproject.local</filename>. The content of this file will take
precedence over <filename>.kateproject</filename>.
</para>
</sect3>
</sect2>
...
...
@@ -2133,7 +2141,7 @@ using <command>cppcheck</command> and to generate a report showing filename, lin
</term>
<listitem>
<para>Text entered in this tab will be saved in the file
<filename>
<replaceable>projectname</replaceable>
.kateproject.notes</filename>.</para>
<filename>.kateproject.notes</filename>.</para>
</listitem>
</varlistentry>
...
...
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