Page 1 of 1

open current file in default application…

Posted: 28.11.2017 21:05
by miro.matas
I want to run (or open) current edited file… at the case of BAT/CMD, or HTML…
for SynWrite it was command "open current file in default application"
what is best alternative for CudaText?
TIA
Miro

Posted: 29.11.2017 08:15
by miro.matas
resolved by plugin, thanks a lot for plugin "Make Plugin" (^_^)

Posted: 29.11.2017 18:34
by Alexey
Kvichans maybe will integrate it into CudaExt plugin. tks.

Posted: 30.11.2017 15:03
by miro.matas
very good idea!

Andrey, will be possible to modify "open_all_with_subdir" and allow more than one file extensions? /CudaExt plugin/
"*.txt" is ok and works fine, but maybe will be possible to input also "*.txt, *.mkd, *.log"… (if too complicated, leave it)
TIA
Miro

Posted: 01.12.2017 12:07
by Alexey
Added to CudaExt - see its version history.

Posted: 01.12.2017 12:13
by kvichans
> will be possible to modify "open_all_with_subdir" and allow more than one file extensions?

ToDo

Posted: 01.12.2017 13:11
by kvichans
> will be possible to modify "open_all_with_subdir" and allow more than one file extensions?

Done

Posted: 01.12.2017 13:25
by Alexey
@kvichans
My test finds all files for "*.pas *.sh" 20 seconds. Need progress in status: "Collecting files to open: n"

Posted: 01.12.2017 14:04
by kvichans
Alexey
Realy?
- Use FiF for hard cases: (1) "Find filenames only" (Shift+Count), (2) "Navigate to src to next group" (without activate)
- "Open all..." is simple now - it's good.