facebook

Code Formatting with EditorConfig-Settings

  1. CodeMix & Angular IDE
  2.  > 
  3. Webclipse 1.x Help
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #558799 Reply

    beat.jost
    Participant

    Is there a way to config the code formatting? The options in preferences are rather small.
    As we use different IDE’s in our team, somehow like http://editorconfig.org/ would be great…

    #558815 Reply

    Brian Fernandes
    Moderator

    Unfortunately this is not currently supported, can you tell me what file types you are specifically interested in?

    We are going to be working towards making some of this functionality available in all our products – do take a look at CodeMix and consider joining the Insiders program.

    #558820 Reply

    beat.jost
    Participant

    Mostly for *.ts files… e.g. import formatting:

    import {Service} from '...';
       vs
    import { Service } from '...';
    #559216 Reply

    Brian Fernandes
    Moderator

    Thank you for letting us know. What formatter are your other members using? Perhaps prettier or Beautify?

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Code Formatting with EditorConfig-Settings

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

You must be logged in to post in the forum log in