Various issues on Swift Code Completion

  1. The CC list would drop down when naming a new class

  2. When it type in a “self”, it would be automatically transformed to “Self” in some cases (I am trying to type “self.value” in the picture but the CC system gives me “Self” instead of “self”)

  3. Arguments in an init function does not exist in the CC list

  4. It does not append the corresponding bracket when typing a bracket as remObjects C# does.

  5. It sometimes doesn’t split lines correctly when I press “Enter” between a pair of brackets


Thanks, logged as bugs://82663

bugs://82663 got closed with status fixed.