Changes

Jump to navigation Jump to search
24 bytes added ,  13:16, 9 August 2018
no edit summary
* The included files are a migration of ConTeXt settings for SciTE. They might work not as expected.
* The included <code>init.lua</code> is not empty. If you edited yours already, your changes will be overwritten. You can circumvent this by renaming ConTeXt's <code>init.lua</code> to something different like <code>dinit.lua</code> and load the renamed file directly from your own <code>init.lua</code> by using the following code:
require('dinit.lua')-- Exemplary file name!
* The files are numberous and come within a strict structure that must not be changed. It might be difficult for users to understand the code and change settings. It might be more worthwile to create an own lexer for context. A good starting point for this is the context-lexer that comes with TA. It's located in the folder <code>Textadept\lexers</code>. Further help can be found in the [https://foicica.com/textadept/api.html#lexer lexer section] of Textadept's [https://foicica.com/textadept/api.html API manual].
194

edits

Navigation menu