open current file in default application…

Post Reply
miro.matas
Posts: 66
Joined: 26.08.2013 06:16

open current file in default application…

Post 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
miro.matas
Posts: 66
Joined: 26.08.2013 06:16

Post by miro.matas »

resolved by plugin, thanks a lot for plugin "Make Plugin" (^_^)
Attachments
cuda_open_current_at_cmd.7z
(826 Bytes) Downloaded 69 times
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

Kvichans maybe will integrate it into CudaExt plugin. tks.
miro.matas
Posts: 66
Joined: 26.08.2013 06:16

Post 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
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

Added to CudaExt - see its version history.
User avatar
kvichans
Posts: 203
Joined: 07.10.2012 05:45

Post by kvichans »

> will be possible to modify "open_all_with_subdir" and allow more than one file extensions?

ToDo
CudaText 1.163, TC9.51x32, Win10x64(1920x1080)
User avatar
kvichans
Posts: 203
Joined: 07.10.2012 05:45

Post by kvichans »

> will be possible to modify "open_all_with_subdir" and allow more than one file extensions?

Done
CudaText 1.163, TC9.51x32, Win10x64(1920x1080)
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

@kvichans
My test finds all files for "*.pas *.sh" 20 seconds. Need progress in status: "Collecting files to open: n"
User avatar
kvichans
Posts: 203
Joined: 07.10.2012 05:45

Post 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.
CudaText 1.163, TC9.51x32, Win10x64(1920x1080)
Post Reply