Subscribe to this list via RSS Blog posts tagged in IDE

Posted by on in Blogs
Using an IDE: Getting back to code faster A C++ IDE or an Integrated Development Environment is application development software written to give you a way to create or write C++ applications and programs. There is usually a single interface that incorporates all the tools you need to develop applications including: Compiler Debugger Code Editor UI Designer Documentation While some developers believe that you don’t necessarily need an IDE to write your applications they do have some exceptional common features that can prove be...

Posted by on in Programming
FireMonkey Quick Edit Support in 10.2.2 We released RAD Studio 10.2.2 this week. One of the new features is Quick Edit support in the IDE for FireMonkey. With the new Quick Edit feature, you can quickly perform common actions in the FireMonkey Form Designer. This functionality matches the VCL Quick Edit feature introduced in Berlin Anniversary Update, which was also enhanced in this release.
Posted by on in Programming
RAD Studio 10.2.2 Released Today I am excited to announce that RAD Studio 10.2.2 was released today. 10.2 Tokyo, Release 2 (also known as 10.2.2) is an update of Delphi 10.2 Tokyo, C++Builder 10.2 Tokyo and RAD Studio 10.2 Tokyo available for any active Update Subscription customer.   10.2.2 Registered User Download Links: Delphi Tokyo: http://cc.embarcadero.com/reg/delphi C++Builder Tokyo: http://cc.embarcadero.com/reg/c_builder RAD Studio Tokyo: http://cc.embarcadero.com/reg/rad_studio Docwiki: htt...
Работа с системами управления версиями в RAD Studio 10.2 Система управления версиями — программное обеспечение для облегчения работы с изменяющейся информацией. Система управления версиями позволяет хранить несколько версий одного и того же документа. Регистрируя изменения в одном или нескольких файлах, система управления версиями дает возможность вернуться к предыдущим версиям этих файлов на произвольный момент времени. Такие системы наиболее широко используются при разработке программного обеспечения для хранения исходных кодов разрабатываемой прог...
Thomas Mueller's 10.1 Berlin updates to IDE Explorer Expert, Delphi74BDS and Custom Container Pack Thomas Mueller has reported on the Delphi G+ community that he now has released RAD Studio 10.1 Berlin versions of the IDE Explorer Expert, Delphi7 Help4BDS plug-in and the Custom Container Pack. The IDE Explorer Expert is a package based expert that installs into the Delphi IDE and displays its internal component structure. The Delphi7Help4BDS IDE plug-in allows you to switch between the 10.1 Berlin help file and the Delphi 7 help files. The Custom Containers Pack (CCPack) is an integrated...
FixInsight version 2016.03, code analysis tool for Embarcadero Delphi, has been released Roman Yankovsky has announced that FixInsight verison 2016.3 has been released. FixInsight, compatible with Delphi, performs static code analysis on your project's source code to help you find bugs while you are developing. FixInsight seamlessly integrates into the Delphi IDE and outputs messages in the IDE's Messages window. Roman reports: "I’m happy to introduce the FixInsight 2016.03 release. It has been delayed several times, but finally it’s here." From Roman's post and the FixIn...
Ways you can customize the RAD Studio, Delphi and C++Builder 10 Seattle IDE today From time to time I get asked how developers can customize their IDE experience. There are many ways to set options that affect the IDE, registry settings you can change and external 3rd party tools you can use. Here are a few ideas about what you can do to take control of the look and feel of the Embarcadero RAD Studio, Delphi and C++Builder 10 Seattle IDE. Use the IDE Tools | Options menu items The tools options dialog box contains a wide array of environment, code editor, tool palette and o...
C++ IDE code editor structure windows is blank on Windows 10 machine - workaround Several developers reporting an issue where the C++Builder IDE code editor structure window was blank after they upgraded their Windows machine to Windows 10. The issue is reproducible on these scenarios: The user has a machine with a Windows version lower than Windows 10 (Windows 8.1, 8, 7,...) The user has RAD Studio installed (all versions are affected) The user upgrades to Windows 10 In our R&D testing, we have reproduced the issue on 2 machines after upgrading to Windows 10 W...
Get Productive with IDE Coding Tricks You Need to Know About The Castalia integration in XE8 adds a lot of great new productivity tricks to the IDE. This is in addition to the existing refactorings and IDE shortcuts already present. All of these features work with RAD Studio, Delphi, Appmethod, FireMonkey and VCL application development, for any platform. The all work with Object Pascal, and some of the structural highlighting also works with C++. Here are some links to more information about specific features in the DocWiki for XE8. Visual Features ...
RAD Studio XE5 - ¿Qué hay de nuevo en el IDE (V)? - Nuevo IDE Insight Esta entrada es una traducción al español del post "RAD Studio XE5 – What’s new in the IDE (V) – New IDE Insight" escrito por José León en su blog personal. En XE5, se ha renovado el IDE Insight para que esté siempre visible y sea más fácil de utilizar, en el siguiente video mostramos cómo se puede utilizar, y todas las combinaciones de teclas que podemos usar para obtener el máximo provecho de ellas. Si queremos vaciar el campo de búsqueda, basta con pulsar ESCAPE una vez, si pulsamos ...

Check out more tips and tricks in this development video: