.wlua is the extension for wxLua files.Hexenhammer wrote:, not usable with wlua files ...
FYI, WxWlua is a Lua wrapper around WxWidgets GUI library.
I make these configs for myself, whether other people like them or not is of no real importance to me. I just upload them because they may be useful for someone else too, but as I said that is not the motivation behind them.Ref wrote:Glad to see that my obnoxious posts have not deterred you from further adventures with SciTE.
I have no idea what is going on there, sounds very strange. Upload your version of SciTE, the whole package, executable, DLLs, all config files, etc. then I will take a look at it.I still can't figure out why, with my configuration files, if I get an error and a conf file exists, SciTE opens the conf.lua file.
No other files opened on error if a conf file absent. Any suggestions?
Code: Select all
command.go.subsystem.*.lexe=1
Code: Select all
command.go.subsystem.*.lexe=2
Code: Select all
# compatible with LuaBinaries for Lua 5.1; will work on both platforms.
command.compile.*."C:\Lua\luac.exe" -o "$(FileName).luc" "$(FileNameExt)"
# Löve
command.go.main.lua="C:\Lua\love\love.exe" "$(FileDir)"
# Lua 5.1
#command.go.*.lua="C:\Lua\lua.exe" "$(FileNameExt)"
# Lua 4.0
#command.go.*.lua=Lua-4.0.exe -c -f "$(FileNameExt)"
Code: Select all
"C:\Lua\love\love.exe" "C:\***path***\TD"
Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 2 guests