Sublime Forum

I want config ST3 to hint all string seperate by space in my all file opening

#1

For example in my file have article like that

There is no separate yum service that runs on your system. The command given above enables the control script /etc/rc.d/init.d/yum. This control script activates the script /etc/cron.daily/yum.cron, which causes the cron service to automatically begin a system update at 4am each day.

I want when i type / it show /etc/rc.d/init.d/yum and /etc/cron.daily/yum.cron in Auto-Complete Hints menu box.

Thanks

0 Likes