Telerik blogs
  • Release

    What’s Coming in JustCode Q1 2012

    The Q1 2012 release webinars are just around the corner, and we will be showing off some cool new features in Telerik JustCode. Here are the session details, be sure to check your schedule! Note: we’ll be giving away a Telerik Ultimate Collection. What’s New in Tools for Better Code – JustCode, JustMock, JustTrace, JustDecompile We have many exciting features to introduce for Just products in 2012 Q1. JustCode gains LINQ conversions, enhancements to the test runner, and support for QUnit and Jasmine. JustTrace makes it easier to find memory hogs with the Largest Memory Retainers view. JustMock gets a codeActivity workflow activity...
    February 10, 2012
  • Productivity

    Naming Conventions in JustCode

    Choosing appropriate identifiers for the constructs in your code provides better readability and maintainability. With the latest build of Telerik JustCode you can now easily set naming conventions for all your code elements. Configuration and Supported languages These rules can be set for C# and VB.NET and are part of the Code Style section of the JustCode options dialog: These options are part of the shared settings so you can share them per solution as well. Naming Rules There are seven types of rules that a user can choose from: camelCase PascalCase UPPER_UNDERSCORE lower_underscore Sentence_underscore PascalCase_Underscore camelCase_Underscore You can also disable the naming convention for a specific construct. Just choose “Disabled” from the rules...
    February 02, 2012
  • Release

    What’s New In The Latest JustCode Internal Build

    In preparing for the upcoming major release of Telerik JustCode we published our first internal build for this year. Besides focusing on performance and memory footprint improvements we’ve listened to the users’ voice and implemented some of the features you’ve asked us for. New In Test Runner We continued to improve our support for MbUnit and NUnit testing frameworks. Now we support the NUnit TheoryAttribute, and for MbUnit you will find support for: TestFixtureAttribute RowAttribute StaticTestFactoryAttribute DynamicTestFactoryAttribute Added New Filters In ToDo Navigator After user’s request we added two more useful filters to the “Filter by” menu in the ToDo Navigator – “Current File” and “Current Project”: Naming Conventions With the latest build of JustCode...
    January 24, 2012
  • Release

    JustCode formatter – Introduction

    The formatter in Telerik JustCode is one of its many great features. Its main goal is to let you define and enforce your code style across your projects. It is a very important part of the product as it is used in many other places as well (for example typing assistance and refactorings). Configuration The JustCode formatter is very configurable. You can find its options in the Code Style section of the JustCode options dialog: You can also configure JustCode to share the Code Style options per solution. To do that, go to the Options Sharing page in the Options. Supported languages As shown on the image...
    January 10, 2012
  • Release

    New Refactorings in JustCode Q3 2011

    With each new release Telerik JustCode continues to expand in all directions. Following our previous refactorings post, here we’ll show you some new conversions added to the refactorings area for JustCode 2011’s Q3 release. Anonymous, Lambda And Named Method Conversions Now you can easily alter between those three ways of defining and using a method. Select the method and then choose from the refactorings menu "To Anonymous", "To Lambda" or "To Named Method" (refactorings context menu is shown with the shortcut Alt+Insert or from the VisualAid’s R menu):   Convert Interface To Abstract Class And Vice Versa Next we have "Convert Interface To Abstract Class" and vice versa. Place...
    January 05, 2012