Tags:
editing1Add my vote for this tag create new tag
view all tags

Atom Editor

This page is for those using Atom editor - a hackable editor for the 21st century. It brings tips to make you efficient in creation of TWiki topics.

Syntax Highlighting

twiki-syntax.png

Install language-twiki syntax package either directly using editor's Settings/Install or from the command line:

apm install language-twiki

Using Spaces for Indentation

Install tabs-to-spaces syntax package either directly using editor's Settings/Install or from the command line:

apm install tabs-to-spaces

Consider also adding the following configuration to your .atom/keymap.cson:

'.editor:not(.mini)':
  'ctrl-.': 'tabs-to-spaces:tabify'
  'ctrl-.': 'tabs-to-spaces:untabify'

-- Contributors: Martin Dvorak - 2015-04-10

Discussion

Thank you Martin for contributing this!

-- Peter Thoeny - 2015-04-16

BasicForm
TopicClassification DefineTerm
TopicSummary How to be efficient with Atom Editor when creating TWiki topics.
InterestedParties

RelatedTopics CategoryEditing
Topic attachments
I Attachment History Action Size Date Who Comment
PNGpng twiki-syntax.png r1 manage 80.8 K 2015-04-10 - 07:55 UnknownUser  
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2015-04-16 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.