is there extension for code refaction

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default is there extension for code refaction

    Hi
    im using php in DW and asking if there is extension for code refaction ?

    thanks in advance.

    macnux Guest

  2. Similar Questions and Discussions

    1. Code folding extension for Dreamweaver?
      Hello, does anybody knows a code folding extension for Dreamweaver DW CS4? OK you can select some line and fold them but this is not a big help...
    2. Code toolba Extension
      I noticed that there was a new extension for the code toolbar. I was hoping that there would be an option for a bookmark in the code view, this is...
    3. Cannot Insert Code in with my Extension.
      Hey everyone! Back with another question. I am trying to figure out why I cannot add code to my command extension. There is a UI with it, and...
    4. code coloring shema in extension
      Hi All, I`m working on extension for Dreamweaver MX, and I would like to add new code color shema and include it in mxp file, for files with TPL...
    5. Danm it!!! What extension or sting of code is that!!!
      .... answered in the extensions forum. -- ..Trent Pastrana www.fourlevel.com
  3. #2

    Default Re: is there extension for code refaction

    macnux wrote:
    > Hi
    > im using php in DW and asking if there is extension for code refaction ?
    I assume that you mean code refactoring. If so, I'm not aware of such an extension. Refactoring seems to mean different things to different people. To some it's as minimal as renaming variables/classes. Which to some extent could be accomplished in a broad brush fashion via the Find and Replace that's built in.

    What would you use a refactoring tool for with your code?


    --
    Danilo Celic
    | Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

  4. #3

    Default Re: is there extension for code refaction

    sorry for spelling

    i mean by refactoring like extracting function and setting globals inside it and also extracting class and add parameter and more more ,,

    macnux Guest

  5. #4

    Default Re: is there extension for code refaction

    macnux wrote:
    > sorry for spelling
    >
    > i mean by refactoring like extracting function and setting globals inside it and also extracting class and add parameter and more more ,,
    >
    There may be one, but as far as I'm aware there isn't such an extension available for Dreamweaver. Perhaps take a look at some of the dedicated PHP IDEs, such as Zend Studio. A quick Google search has this as the top result which is an article about refactoring provided by Zend:
    [url]http://devzone.zend.com/article/2514-Refactoring-PHP-Code[/url]

    --
    Danilo Celic
    | Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139