1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-07 03:53:41 +05:30

feat(kate): Initial config for Kate IDE

This commit is contained in:
Pratik Tripathy
2024-09-19 22:07:33 +05:30
parent 382a82eba3
commit b29d390b89
21 changed files with 231 additions and 2 deletions
@@ -0,0 +1,13 @@
[General]
actionName=externaltool_QtQuick2Previewqmlscene
arguments=%{Document:FileName}
category=Qt
cmdname=qml-preview
executable=qmlscene
mimetypes=text/x-qml
name=Qt Quick 2 Preview (qmlscene)
output=Ignore
reload=false
save=CurrentDocument
trigger=None
workingDir=%{Document:Path}