LDT Templates

15 views
Skip to first unread message

Jon Akhtar

unread,
Mar 3, 2012, 11:53:50 AM3/3/12
to metalua
I can't tell if this is the place for this, but.

Can we standardize the template abbreviations between our editors?


You have:

for
ford
fori
forp
forn
forr
if
function
repeat
while
local
loci
pcall
print


I have:

dp
local function fill_callstack() <-- context
print("engine.lua<fill_callstack> : " .. ) <--- creates a
print with the file and function name

fori
for i = 1, do

end


fork
for k, v in pairs() do

end

ift
if then

end

tnil
for k in pairs() do
[k] = nil
end

Standardized abbreviations will let other editor developers support
the same shorthand.

Fabien

unread,
Mar 7, 2012, 4:19:44 AM3/7/12
to met...@googlegroups.com
The people who can discuss this with you are on the koneki mailing list rather than here :) https://dev.eclipse.org/mailman/listinfo/koneki-dev
--
Fabien Fleutot
+---
| 33 chemin de Mange-Pommes
| 31520 Ramonville Saint-Agne -- France
| mobile: +33 6 28 06 09 97
| office: +33 5 61 00 06 49
| home: +33 5 61 75 05 67
Reply all
Reply to author
Forward
0 new messages