JetBrains launches 2024.1 with local AI code completion

JetBrains has released the 2024.1 updates for its IDEs with several major new features, headlined by full-line code autocompletion powered by local AI models.

The new full-line code completion functionality ensures code suggestions are processed entirely on the user's device, minimising latency and providing a seamless offline experience.

“We’ve developed models that run directly on your device, and the IDE verifies each suggestion,” explained Mikhail Kostyukov,...

Apple releases Xcode 14.3 with all the latest SDKs

Apple has released Xcode 14.3 to developers, which includes the latest SDKs for iOS 16.4, iPadOS 16.4, tvOS 16.4, watchOS 9.4, and macOS Ventura 13.3.

Xcode enables developers to create apps for Apple platforms such as iOS, macOS, and watchOS. This update allows developers to create apps that are fully compatible with the latest operating systems from Apple.

Apple recently warned that developers will be required to use Xcode 14.1 or later to build and submit their apps...

Apps will soon need to be submitted to the App Store using Xcode 13

Apple has reminded developers that apps will soon need to be submitted to the App Store using Xcode 13.

From 25 April 2022, Apple will only accept the submission of apps that are built using the latest version of its IDE.

“iOS, iPadOS, and watchOS apps submitted to the App Store must be built with Xcode 13, which includes the SDKs for iOS 15, iPadOS 15, and watchOS 8,” wrote Apple on its developer site.

Apple goes on to tout how Xcode 13 enables developers...

2022 Java Developer Productivity Report: Teams aren’t realising the promise of microservices

The latest edition of Perforce’s annual Java Developer Productivity Report highlights that teams aren’t realising the full promise of microservices and CI/CD.

Developers are often finding that microservices and CI/CD are decreasing their productivity rather than improving. 

Among CI/CD users, 42 percent of respondents report build completion times of over five minutes. The most common (33%) response was build times exceeding 10 minutes.

The highest...

Omniverse Code helps developers to build 3D design and simulation tools

Nvidia has announced Omniverse Code, a new app to make it easier for developers to build advanced tools for 3D design and simulation.

The app includes the Omniverse Kit SDK runtime along with foundational tools, templates, and documentation. Developers won’t have to build from scratch with hundreds of Omniverse Extensions available to edit, modify, or integrate into their own extensions or applications.

Interactive documentation helps users to experience features like...

JetBrains announces Fleet next-gen IDE, support for remote coding

Software development tools company JetBrains has made two major new announcements.

The first announcement is an early preview of its next-generation IDE called Fleet.

Fleet is a lightweight IDE that is designed to be ready-to-use without much additional configuration. JetBrains promises Fleet will be “ready in a second” for simple tasks but its full environment – including the IntelliJ code-processing engine – can be accessed “with a single...

Gitpod unveils OpenVSCode, a cloud-based IDE ‘free from Microsoft’s control’

Gitpod has unveiled OpenVSCode, an open-source project that makes the IDE accessible in the browser “free from Microsoft’s control”.

Microsoft’s Visual Studio Code (VS Code) is free, open-source, and is one of the world’s most popular IDEs. VS Code supports the development of mobile, desktop, and web applications and games using languages including Python, C++, Node.JS, ASP.Net, and more.

A browser-based version of VS Code was launched as part of GitHub...

2021 Stack Overflow Survey: React.js takes the web framework crown, Python is in-demand, and devs still love Rust

The 2021 edition of Stack Overflow’s developer survey features both substantial changes in the landscape while other elements have remained stubbornly resilient.

In a blog post, Stack Overflow’s Ben Popper and David Gibson wrote:

“This year’s survey was a little different than ones in years past. We opened our 2020 survey in February, and by the time we got around to publishing the results, the reality of work and daily life had shifted dramatically for people...

GitHub warns Java developers about malware infecting NetBeans projects

GitHub has issued a warning to Java developers about malware which is specifically infecting NetBeans projects.

The security team for the world’s largest repository host has dubbed the malware Octopus Scanner and found “26 open source projects that were backdoored by this malware and that were actively serving backdoored code.”

GitHub notes the malware is designed to backdoor projects created using the Apache NetBeans IDE – a phenomenon they had not seen before...