MacOS question with kt files: when i press spaceba...
# random
c
MacOS question with kt files: when i press spacebar on a file in finder it doesn't show the text preview. how can i change this? i basically want all of my toml, kts, and kt files to be previewable since they're just text.
t
when i press spacebar on a file in finder it doesn’t show the text preview.
wait.. i didn’t knw this 😄 now i also want Kotlin support 😛
@Colton Idle is this what you’re looking for? 👀
c
yeah!
SHOW ME YOUR WAYS
ive tried a few plugins from github (installed via brew) but none of them worked.
e
dunno about other alternatives but https://github.com/sbarex/SourceCodeSyntaxHighlight seems to work for me
t
try
brew install --cask jpc-qlcolorcode
and
brew install --cask qlstephen
@Colton Idle
c
didn't work. do i have to do anything after installing?
t
what’s the error ur getting ?
c
no error. it just doesn't do anything when hitting spacebar besides showing me the typical preview
like. is there an app you need to open or something?
i feel like im missing a step lol
t
maybe try change the default app to “TextEditor” ? 🤔
c
cool. tried @ephemient’s suggestion and it worked! woot!
noice!
t
great! 🚀
c
such a great productivity boost for me 😃 I love using preview with txt files. glad i finally caved and tried for kt files. lol
K 1