Changes between Version 1 and Version 2 of jEditSupport
- Timestamp:
- 12/28/08 12:38:11 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jEditSupport
v1 v2 1 Last update: 2008-12-282 3 1 The attached editing mode provides basic support for Cobra programming on [http://www.jedit.org/ jEdit]. Keep in mind that this mode is a work in progress (so check back regularly for updates). It provides reasonably complete support for colorizing Cobra code, and it provides a useful degree of auto-indentation. However, some syntactic forms are not handled as well as one might like. 4 2 … … 13 11 This allows jEdit to recognize files ending with .cobra as being associated with this new mode. You will then be able to modify other attributes associated with the mode, such as indentation depth, as usual (in the Global Settings dialog). 14 12 15 Please post any questions, suggestions, or problems that you may have on the forums.13 Please post any questions, suggestions, or problems that you may have on the [http://cobra-language.com/forums/ forums].