Reply To: Using Sublime text and external files for lua programming

Home Forums General Programming Using Sublime text and external files for lua programming Reply To: Using Sublime text and external files for lua programming

#21177
atom
Keymaster
    • Topics: 159
    • Replies: 2945
    • Total: 3104
    • ★★★★★

    Well you need to call those functions by name, i could maybe allow custom names there (not pre-loaded list of function names), and you could type in a function name that is defined in whatever place you like (an external file for example).

    I don’t know if that would be sufficient though ?

    Ctrlr