ID:120821
 
Not Feasible
Applies to:Dream Maker
Status: Not Feasible

Implementing this feature is not possible now or in the foreseeable future
The DM compiler feels empty and not too user-friendly. When I'm programming I should be exposed to the user-friendliness of the compiler. Below I made a list of features that could potentially be useful to a programmer so he/she doesn't feel like they're doing everything their self.

  • Code Completion
  • Text Encoding
  • - Being able to transform or convert your documents text encoding.

  • Tasks Panel(not really important)
  • - The Tasks Panel helps you keep track of the state of your project; you can see what you have to-do or bugs to fix. If those are not enough, being able to add your custom keywords should be essential enough.

  • Code Folding
  • Auto-Indent
  • - Although this isn't necessary, as it can be achieved by using tabs, it would still help if the compiler auto-indented your code for you.
Most of the "smart IDE" topics like completion and foldingave been brought up in other feature requests already, so this covers no new ground. Text encoding is meaningless as DM recognizes no particular encoding scheme.