Telerik blogs
  • Release

    JustCode Keyboard Shortcuts Profiles

    Most of the commands in Telerik JustCode are assigned keyboard shortcuts, granting the speed and convenience you expect from a quality productivity tool. This is, of course, a very important and often overlooked feature. For Q3 2012, we decided to improve the way in which JustCode approaches shortcuts by creating keyboard shortcuts profiles and related enhancements. The purpose of JustCode’s keyboard shortcuts profiles Before the introduction of keyboard shortcuts profiles, JustCode only had one predefined set of shortcuts for its commands. Visual Studio silently applied these shortcuts during its first execution after the installation of JustCode. This behavior proved to be inconvenient to many...
    May 27, 2021 4 min read
  • Productivity

    Explore the new JustTrace features. You will be surprised!

    Our 2012 Q3 release is in the books, and now that we have a moment to reflect on what we have accomplished with JustTrace, we are very proud of how much JustTrace has grown in just four short months. The highlights for this release include the completely new user interface and the massive improvement to the user experience when doing performance profiling. Overall user interface speed and responsiveness have been dramatically improved, making JustTrace much nicer to use. The new UI is very streamlined; even first-comers will have no trouble navigating from the starting hub through the New Profiling Session page and dive straight...
    February 19, 2025 2 min read
  • Productivity

    Save Your Visual Studio Settings in the Cloud

    It has always been a tedious job to set up your Visual Studio settings when you change machines or companies, create a new Virtual Machine with Visual Studio to test something, or reinstall your Visual Studio. Now, using the Visual Studio Setting in the Cloud feature of Telerik JustCode you can synchronize your Visual Studio settings between every machine with Visual Studio and JustCode installed. By using this feature you’ll be able to: Save and download all or a selection of your Visual Studio settings Create and store a Visual Studio settings backup in the cloud and restore as needed Automatically download your Visual Studio...
    February 19, 2025 5 min read
  • Productivity

    How to Create a JustCode Extension

    I wrote about creating JustCode extensions when it was a new feature, and we have improved it based upon our experiences and your feedback. To get started, open the Create New Project dialog and navigate to the Telerik options under Installed. Select C# Visual Studio JustCode Extension. The previous project type, C# JustCode extension, is still available for backwards compatibility. Give your new extensions project a name, choose the location, then press OK. A project is created based on our new template. It has several example extensions included to help guide you. The difference with the old approach is that instead of building...
    May 27, 2021 2 min read