From c7a72194a3088a4c9701628338c3608dadddd40b Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 10 Feb 2011 22:35:41 -0500 Subject: Updated documentation. --- modules/cpp/commands.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules/cpp/commands.lua') diff --git a/modules/cpp/commands.lua b/modules/cpp/commands.lua index 4385e001..fa876ef7 100644 --- a/modules/cpp/commands.lua +++ b/modules/cpp/commands.lua @@ -8,6 +8,10 @@ module('_m.cpp.commands', package.seeall) -- ## Key Commands -- -- + `Alt+L, M`: Open this module for editing. +-- + `.`: When to the right of a known symbol, show an autocompletion list of +-- fields and functions. +-- + `->`: When to the right of a known symbol, show an autocompletion list of +-- fields and functions. -- + `Ctrl+I`: (Windows and Linux) Autocomplete symbol. -- + `~`: (Mac OSX) Autocomplete symbol. -- + `Tab`: When the caret is to the right of a `(` in a known function call, -- cgit v1.2.3