From 68147393527efc2364e821a3979d853aac0e5940 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 24 May 2014 12:09:44 -0400 Subject: Removed Adeptsense in favor of new framework committed in r1735. Replaced ANSI C and Lua module Adeptsenses with their equivalent autocompleter functions. --- doc/11_Scripting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/11_Scripting.md') diff --git a/doc/11_Scripting.md b/doc/11_Scripting.md index c0c68b59..5e8579f6 100644 --- a/doc/11_Scripting.md +++ b/doc/11_Scripting.md @@ -5,9 +5,9 @@ for editing Lua code. Textadept provides syntax autocompletion and documentation for the Lua and Textadept APIs. The [`lua` module][] also has more tools for working with Lua code. -![Adeptsense ta](images/adeptsense_ta.png) +![ta Autocompletion](images/adeptsense_ta.png)      -![Adeptsense tadoc](images/adeptsense_tadoc.png) +![ta Documentation](images/adeptsense_tadoc.png) [`lua` module]: api/_M.lua.html -- cgit v1.2.3