project support

meik michalke meik.michalke at uni-duesseldorf.de
Tue May 3 20:50:57 UTC 2016


hi,

i only just discovered katePart's support for projects. probably due to the 
fact that there's no UI to set up new projects, but you have to set up a 
.kateproject file with JSON style syntax. but it's pretty simple. e.g., add 
this to a .kateproject file in the root of one of your R projects:

{
  "name": "anExample"
, "files": [ { "directory": ".", "filters": ["*.R", "*.rdata", "*.Rd"], 
"recursive": 1 } ]
}

then open any R file inside with kate. in the "projects" tab you will now see 
all files of that project that made it throug the filters. could we add 
support for the "projects" tab in RKWard?


viele grüße :: m.eik

-- 
  dipl. psych. meik michalke
  institut f"ur experimentelle psychologie
  abt. f"ur diagnostik und differentielle psychologie
  heinrich-heine-universit"at d-40204 d"usseldorf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20160503/b7f36637/attachment.sig>


More information about the rkward-devel mailing list