FeaturesPluginsDocs & SupportCommunityPartners

NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Autometic newlines in code template

 
Post new topic   Reply to topic    NetBeans Forums -> Ajax Users
View previous topic :: View next topic  
Author Message
Mchl



Joined: 23 May 2009
Posts: 7

PostPosted: Tue Jul 21, 2009 4:38 pm    Post subject: Autometic newlines in code template Reply with quote

I have vreated a code template like this
Code:

{name: '${name}', mapping: '${name}', type: 'float'}


But when I insert it inside an array, it get reformatted like this
Code:

[
  {
   name: 'name',
   mapping: 'name',
   type: 'float'
}
]


Is there any way too keep it in single line? (When I use the template outside of array it get inserted in single line)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Ajax Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB