This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

New uVision libel

Hi guys!

Whether there is somebody who tried the new version of uVision4 based on the Scintilla editor?
Such *** I yet did not see!
Where illumination of labels?
Where put illumination of keywords?
Why memory windows and assembly do not change a font?
What for a hogwash with Russian fonts why are not displayed in a memory window?
Words are not present...

Igor//

Parents
  • Another possible solution would be for the vendors to use a proven high-quality editor component from a third party.

    Which appears to be exactly what Keil did in a recent update to uVision: they switched to Scintilla, if memory serves. And look what it got them: even louder complaints than they used to receive for their own editor in recent times.

    Lesson learned: there really is no way of getting this right to everyone's satisfaction.

    I'm convinced that the Eclipse way is the right general idea. Given that there's almost certainly no such thing as the one, perfect IDE that everyone will accept without reservations, let's at least settle on the next best thing: one entirely usable, full-featured IDE core that everybody can use free of charge, and build their own extensions on top of. The world doesn't need more than one, maybe two of those.

    Sure, Eclipse does have its own quirks and limitations, but at least it has only one set of those, which allows one to eventually find work-arounds for, or learn to accept them. But that's still way better than having dozens of IDEs each with its own set of different quirks and limitations, not to mention the truly inexcusable blunders each of those seemingly has to have at least one of.

Reply
  • Another possible solution would be for the vendors to use a proven high-quality editor component from a third party.

    Which appears to be exactly what Keil did in a recent update to uVision: they switched to Scintilla, if memory serves. And look what it got them: even louder complaints than they used to receive for their own editor in recent times.

    Lesson learned: there really is no way of getting this right to everyone's satisfaction.

    I'm convinced that the Eclipse way is the right general idea. Given that there's almost certainly no such thing as the one, perfect IDE that everyone will accept without reservations, let's at least settle on the next best thing: one entirely usable, full-featured IDE core that everybody can use free of charge, and build their own extensions on top of. The world doesn't need more than one, maybe two of those.

    Sure, Eclipse does have its own quirks and limitations, but at least it has only one set of those, which allows one to eventually find work-arounds for, or learn to accept them. But that's still way better than having dozens of IDEs each with its own set of different quirks and limitations, not to mention the truly inexcusable blunders each of those seemingly has to have at least one of.

Children